Search Issue Tracker
You cannot resize a box collider when you have two inspectors
You cannot resize a box collider when you have to inspectors open at the same time. Happens probably for reflection probe as well (t... Read more
Unity extensions are not yet initialized assertions at project opening
Editor throws assertions at project opening For repro open attached project. It's switched to Universal Windows Platform with script... Read more
On Android, OnApplicationFocus(false) is not called before an app enters...
With Unity 4.2.2 the onApplicationFocus with a value "false" was called when the application was sent to the background and then onc... Read more
[NavMeshSurface] Trees placed on Terrain are not taken into account when...
How to reproduce:1. Open the attached project (TreeTest.zip)2. Open scene Scenes/SampleScene3. In the Hierarchy window, double-click... Read more
[Culling] When the gameobject of particleSystem is offscreen, the partic...
1 Load default scene2 Press Play and go to Scene tab3 Choose camera and rotate it so the particle system gameobject is out of the fr... Read more
FormerlySerializedAs does not work when used on modified prefab properties
Steps to reproduce: 1. Open attached project2. Opn 'Main' scene3. Inspect the 'Mission' prefab instance in the Hierarchy4. Notice th... Read more
[OcclusionCulling] Scene filters are not applied, when "Occlusion cullin...
Steps to reproduce: 1. Open attached project;2. Click on "Main Camera" GameObject;3. In the Scene view mark "Occlusion culling" chec... Read more
Camera control doesn't work after Handles.Button grasps a mouse click event
Steps to reproduce : - import the project attached- open the scene "test"- focus on the camera with "F"- right click on the drawn bu... Read more
NavmeshAgent is noticeably slower approaching a small gap when using Obs...
How to reproduce:1. Open attached "repo_1042990" project2. Enter game mode3. Click on the ground near yellow square4. Click on the g... Read more
Windows Editor: Inspector dropdown list doesn't scroll with mouse wheel
-e: when you have a long list of items scrolling them with the arrows takes way longer than mouse wheel does. works fine in mac edit... 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 Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument