Search Issue Tracker
Center Mode Transform Gizmo Does not account objects without a renderer
How to reproduce:1. Open the attached project named Case_11683962. Select the Particle System3. Observe the position of the Transfor... Read more
Unity Editor crashes on keywords::LocalKeywordState::LocalKeywordState w...
Steps to reproduce:1. Open the attached project “UnityCrash.zip“2. Open Window > General > Test Runner3. Run all tests in the ... Read more
[VFX] OOM on GPU causing unexpected behavior with multiple spawner
Step to repro:- Open attached package in URP project- Observe the particle color Actual : black (or random)Expected : red Read more
NetworkTransform does not autodetect CharacterController
When a NetworkTransform is added to a gameObject is detects Rigidbody and Rigidbody2D components and sets the SyncTransformMode to m... Read more
Animation is not visible in the default Editor state
To reproduce:1. Open the project “XOrd-rig-bug”2. Open the Assets → _LOCAL → Rig Anim without Seq → Rig Anim Scene.unity3. Select in... Read more
Crash on TransformIndicesInternalImplPositive when you have a Point Ligh...
How to reproduce:1. Open attached project "Case_1210889" and load "SampleScene"2. Select the Platform GameObject in Hierarchy and ma... Read more
"Assertion failed on expression" error is thrown when Audio Group's "Sen...
How to reproduce:1. Open attached project "AudioTest.zip"2. Open "Audio Mixer" window3. In Project Window select "MisterMixer"4. In ... Read more
Time.deltaTime and Time.unscaledDeltaTime returns 0 when starting paused
Reproduction steps:1. Open the user-attached project2. Open “Assets/Scenes/Test,unity”3. Click Pause and then Play4. Observe Console... Read more
UI Raycast doesn't hit the object which is drawn on top
Steps to reproduce: 1. Open attached project2. Open SampleScene and enter playmode3. Click on the button and verify that it works4. ... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class