Search Issue Tracker
Animation starts from the middle when it is attached to a Blend Tree tha...
How to reproduce:1. Open attached project(ReproProject.zip)2. Enter play mode3. Look at the cubes in the Scene or Game View Expected... Read more
CalculateGlobalRotation crashes when entering to Play mode
To reproduce: 1. Download attached project "Parkour.zip" and open in Unity2. Open "Main" scene3. Enter Play mode Expected Result: Un... Read more
Reset() is called before OnEnable() when attaching a script to a GameObject
How to reproduce:1. Open attached project (TestAssets2018.1.zip)2. Attach the "Test" script to any GameObject present in the scene3.... Read more
[UWP] Player will not boot if a non-development build is made while Scri...
In the UWP Build Settings, if you turn on both Development Build and Script Debugging and then disable Development Build, the Script... Read more
[FMOD] Crash on 'FMOD::ChannelI::validate' when replaying the scene
Steps to reproduce:1. Download user provided Unity and FMOD projects2. In the top menu, select FMOD -> Edit Settings -> Browse... Read more
Error is thrown when EditorGUILayout.ColorField API method is called
How to reproduce:1. Open given Unity project--Error is thrown Expected result: EditorGUILayout.ColorField method should be working f... Read more
[Shortcut Manager] Pressing spacebar key doesn't toggle playback mode in...
Playback mode doesn't toggle on pressing spacebar key in Timeline window Steps to reproduce: 1) Import attached package > Open "M... Read more
[Timeline] Animation event that's one or two frames behind last frame ge...
Repro steps:1. Open QA attached project "repro"2. Open scene "scene1"3. Open the Timeline Window4. Select the "Cube" GameObject in H... Read more
Rendering from a plugin causes colors in Game View to appear much darker...
Repro steps:1. Open QA attached project "repro"2. Enter Play Mode and observe the Game View3. Select "Main Camera" in the Hierarchy ... Read more
Scene View camera returns to vector 0 after placing a GameObject out of ...
How to reproduce:1. Open Unity, open or create a project2. Hold down Shift and move the Scene View camera one direction until the Sc... 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
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code
- Transparent pixels are still hit when alphaHitTestMinimumThreshold is set to a non-zero value
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names