Search Issue Tracker
Unity freezes while calculating player position by dividing by deltaTime
To reproduce:1. Open the attached project2. Run the 'PoC' scene in the Levels folder3. Try clicking the sky4. The Unity freezes and ... Read more
Shaders: doing SetFloat et al in the editor has performance issues
Performance of material.SetFloat, SetColor etc. in the Editor is dependent on total amount of shader property names present. The mor... Read more
Editor freezes when animation is playing
To reproduce:1. Open attached project (Bug_Report)2. Open MouseClick_op_PolygonCollider2D scene3. Press play4 After a bit (up to 120... Read more
Crash when when the AnimationFinished() method is called
Steps to reproduce : - import the project attached- open the scene and press play- move to the right while shooting and Unity will c... Read more
Unity doesn't support a 9 patch splash for Android
A feature request was open for this and is assigned to our developers: Create a 9 patch splash using the draw9patch application foun... Read more
Editor Crashes when deleting a GameObject
To reproduce:1. Open attached project2. Open scene "crash"3. Select Tree_Mini and try to delete it - Unity crashes Note: the user me... Read more
NavMeshAgents with slow speeds, i.e. 0.1 gets stuck when moving around c...
Steps to reproduce : - import the project attached- open the scene and press play- press "S" to spawn an agent and notice that it wi... Read more
No settings for polygon collider 2d detail.
Documentation details a way to change the detail of the collider, although it's impossible in the editor. To reproduce:1. Open/creat... 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