Search Issue Tracker
Animation window cannot be resized when it is docked under the Animator ...
To reproduce: 1. Undock the Animator window2. Undock the Animation window and dock it under the Animator window3. Try to resize the ... Read more
[Avatar] Hovering mouse over bones in avatar configuration editor doesn'...
Steps to reproduce: 1. Open attached project2. Open Avatar Configuration for character found in Assets folder3. Zoom in on bones and... Read more
[iOS] Delayed call gameObject.SetAction() makes UI disappear
Reproduction steps:1. Open the attached project "UI Bug Report.zip";2. Open the Bug Test scene;3. Build an iOS XCode Project;4. Run ... Read more
Parent game object triggers child game object's collider when they are c...
Repro steps:1. Open QA attached project "repro"2. Enter Play Mode3. Observe the Console Expected: OnTriggerEnter is called when the ... Read more
[MacOS] Exclusive Fullscreen mode launches into windowed mode when "Allo...
In the Player Settings -> Resolution & Presentation, if user chooses to launch Player into Exclusive Fullscreen mode without ... Read more
The Editor crashes in Texture_CUSTOM_Internal_GetWidth upon accessing th...
To reproduce: 1. Open the attached project (TextureDownload.zip)2. Open the SampleScene3. In Play mode, press Space Expected: Editor... Read more
[.NET 4.6] Unexpected GC allocations in List.AddRange
To reproduce: 1. Open the attached project (AddRange2.zip)2. Open the SampleScene3. Enter Play mode4. Open the Profiler, search for ... Read more
The Editor crashes in AnimatorStateMachine::CheckConsistency after impor...
To reproduce: 1. Open the attached project (2018.zip)2. Reimport the CharacterAnimator_NEW asset Expected: the Editor doesn't crash ... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used