💽┃code-general

939 threads · Page 10 of 19

Inflating causes player to spin 45 messages
Code Review Debugging General Programming
Custom [Preserve] attribute 6 messages
Advanced General Programming
Am i doing things wrong? 17 messages
Code Review
Issue in Singular SDK 2 messages
Advanced Debugging General Programming
Keeping a bouncy object from bouncing off certain colliders for one frame 18 messages
General Programming
Why and When are property drawers used? 4 messages
General Programming
JSON Deserialization: Resolving Catalog Objects given a String Key 38 messages
Advanced
OverlapBoxAll returns just one collider 6 messages
Debugging Solved
How to rotate and object's Z angle with a 2D raycast hit? 3 messages
General Programming
rpc spits out error when instantiating objects 8 messages
General Programming
Realtime GI (Custom URP Version) Bugging Out In VR 10 messages
Code Review Debugging General Programming
Using Timeline for executing animations in turn-based RPG - advice on implementation 1 messages
General Programming Solved
TMPro Managed Memory Allocations 136 messages
Optimization Debugging General Programming
A few Questions 2 messages
Tutorial General Programming
how would you recommend learning to code 3 messages
General Programming
Need help figuring out why a list is changing between scenes 158 messages
Debugging
How to prevent MissedReferenceException when dealing with multiple objects being assigned to value? 27 messages
Debugging Solved
What's the purpose of [SerializeField] ? 19 messages
General Programming Tutorial Solved
fixing issues help - code included in comments 7 messages
Debugging General Programming
Good practice of dealing with null reference exception? 22 messages
Code Review
How should a player controlled by a finite state machine handle animations? 13 messages
General Programming
BoxCollider2D & Rigidbody2D not working as expected 11 messages
General Programming Solved
Type mismatch when copying asset with subassets 24 messages
Debugging General Programming
Updated Project from Unity 6 to Unity 6.2 and Render2DLightingPass.cs is corrupted 7 messages
Debugging
EVERYTHING STOPPED WORKING 42 messages
Debugging
fpsplayer stuck underground 8 messages
Code Review General Programming
Serializable reference troubles 146 messages
Debugging General Programming
Problems with lerping and fps 216 messages
General Programming Solved
How do I get hundreds of NavMeshAgents to follow the player without bunching up? 22 messages
Advanced Debugging General Programming
Good Or bad way of setting up Characters 4 messages
Code Review General Programming
Generating cubes that fill in a container GameObject 17 messages
Code Review
Tiles keeps disappearing when placed in layered tilemap! 25 messages
General Programming
Detect if a package is installed 5 messages
General Programming Solved
[Unity Help] Rubik's Cube Auto-Solving & Prefab Reparenting Warnings"Hey everyone! 4 messages
Code Review Debugging General Programming
Trying to outline gameobjects 14 messages
General Programming
3D Procedural generation 8 messages
Code Review Advanced General Programming
Get Component doesn't work when there are multiple objects with the component 25 messages
Code Review General Programming Solved
What is the best way to solve this shader graph issue? 229 messages
Advanced
Proper vector projection 9 messages
General Programming
Help with voxel game code - running slowly + other issues 47 messages
Code Review Optimization Advanced Debugging
Basic Jump Attack Coding Issue! 14 messages
Debugging General Programming
Major Project Breakage After Plastic SCM Rollback — URP & Asset References Corrupted 3 messages
Advanced Debugging General Programming
Faster to compare distance to all gameobjects of a type, or to use triggers? 34 messages
Optimization
How to pass the Sprite Renderer's Color into the given Shader Graph? 6 messages
Advanced
Client Player Moves Slower Than Host (Netcode for Objects) 3 messages
Code Review Optimization Advanced General Programming
Hide Localization gizmos in editor and game scene? 6 messages
General Programming Solved
void ontriggerenter2d just... doesnt work 10 messages
General Programming
can someone help me get rid of these black lines in my tilemap? 1 messages
General Programming
Determining which approach is best for building the geometry of my Tilemap 4 messages
General Programming
new to Jobs, need advice about correct memory handling 51 messages
Solved