Search Issue Tracker
[Standard] Potentially NAN/Negative values in HDR (connected with _Expos...
Reproduction steps:1. Open the attached project "StrangeSky_5.0.1f1"2. Open the scene "Main". In this scene you will see a cube.3. N... Read more
OnCollisionEnter2D is not called on every collision
Steps to reproduce:1. Open attached project's scene "scene".2. Open Listener script, in OnCollisionEnter2D include Debug.Log("Collid... Read more
[VR] VR-Enabled Standalone Build Experience input lag when Rift is Disco...
When the Oculus Rift is not connected or the VRSettings.enabled bool is false, but Virtual Reality Supported is set to true in the P... Read more
AssemblyConverter error building WSA universal app
Reproducible on 5.0.0, 5.0.1 versions; Repro steps:1. open project "UniversalPlugins.zip";2. when editor loads the project, in the c... Read more
Crash on importing assets
Open attached project and choose reimport all.Editor log gets spammed with thousands of errors like:"m_UsedFileIDs.count (fileID) !=... Read more
IL2CPP: Using interfaced struct in generic class causes problem
IL2CPP fails to handle data in a struct when the following conditions are met: - This struct implements an interface.- This struct i... Read more
Rigidbody2D inertia is not calculated correctly after the Centre of Mass...
How to reproduce: 1. Open attached project2. Open scene BikeCOMass.unity- Scene contains a few bike shapes made out of colliders, al... Read more
Unity hangs when exanding the curves list of an animation
To reproduce:1. Open attached project2. Select Character model3. Open animations tab in inspector4. Select Finish Use Sickle clip5. ... Read more
[Crash][Mesh] Changing number of triangles (or vertices) of a Mesh via s...
-e: Changing dynamically the number of triangles of a Mesh freezes the appIt happens on the mac standalone app, and on the 2 android... 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