Search Issue Tracker
Editor crashes on mono_traverse_object_internal when allocating memory
Reproduction steps:1. Open the project from the attached google drive link2. Go to Assets/Scenes/"DocumentationScene"3. Go to Jobs &... Read more
Array property names are not shown for script components in Inspector an...
Steps to reproduce:1. Open attached arrays.zip project2. Open SampleScene scene3. Select GameObject in Hierarchy4. Observe how New B... Read more
Selection of the array elements in the Inspector is offset when beginnin...
How to reproduce:1. Open attached project "Case_1131012_repro.zip"2. Select "ArrayObject" GameObject in the hierarchy3. In the Inspe... Read more
Grid Layout Group Constraint Count set to "4" not working when Constrain...
How to reproduce:1. Open the attached project "repro.zip"2. Open Assets/Scenes/SampleScene.unity Expected result: The Buttons in the... Read more
Scene View "Layers" and "Gizmos" drop-down fields don't open when opened...
Steps to reproduce:1. Create a new project2. In the Scene View click on the "Layers" drop-down list3. Once it's open click somewhere... Read more
"Assertion failed on expression: 'success'" error thrown when opening Pr...
How to reproduce:1. Create new Unity project2. Go to Window > Analysis and open Profiler (Standalone Process)3. Observe the error... Read more
Unity does not render UI images into RenderTextures
How to reproduce: 1. Open attached project2. Open scene bug_example.unity3. Play the scene- A checkmark should show up on screen- It... Read more
Graphical artifacts when rendering Terrain in Shaded Wireframe mode
How to reproduce:1. Open the attached project "Test_Terrain.zip"2. Open the "SampleScene" Scene3. Switch Shading Mode to Shaded Wire... Read more
OnTriggerExit method isn't invoked when disabling the Trigger Collider C...
How to reproduce:1. Open the user's attached "My project" project2. Enter the Play Mode in the "SampleScene" Scene3. Select the "Pla... Read more
Shader compilation errors are not shown when Editor is restarted
How to reproduce:1. Open the user's attached "shader_errors" project2. Reimport the "NewUnlitShader" (in the Project window right-cl... 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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist