Search Issue Tracker
[MenuItem("menu/menuItem _X")] doesn't register lowercase inputs
Steps to repro:1. Open the attached project2. Press ctrl+G, observe the message in the console that input was registered.3. Press ke... Read more
UnityEngine.UI.Text will leak memory if the text property is set more th...
To reproduce:1. Open the attached project2. Open the test scene (it contains a uGUI text element)3. Run the scene4. In the profiler,... Read more
Hierarchy collapses after maximizing a tab
To reproduce:1. Open the attached project or any project that contains: a scene and some nested game objects.2. Open the scene "Styl... Read more
Comparing an instance with 'null' and using ISerializationCallbackReceiv...
To reproduce:1. Open the attached project2. Run the test scene3. Observe errors4. Stope the scene5. Note that even more errors are t... Read more
Cannot open scenes after clicking "Cancel" in the "Save scene" dialog
To reproduce:1. Create a new project2. Create a scene containing a game object3. Save the scene4. Create a new scene5. Add a game ob... Read more
Crash when dragging a prefab in the scene
Steps to reproduce : - import the project attached- open the scene- search for the NestedPrefab prefab- drag the prefab a few times ... Read more
In a ScriptableWizard window, text in public fields extends over edges
To reproduce:1. Open the attached project (it contains a scriptable window example script)2. Click "GameObject -> Create Light Wi... Read more
Selected assets in the Inspector not highlighted in Project Browser anymore
- Open the test scene in the attached project- Select the Main Camera- In the Mesh Renderer component click on the New Material in t... Read more
5.x webplayer content needs to not be built/flagged as 3.x content
-e: content built with 5.x is currently done as 3.x/4.x content which make the webplayer stumble when you try to run 5.x content on ... 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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template