Search Issue Tracker
[MatchMaker] Can't re-join a match after leaving
How to reproduce: 1. Open attached project2. Open scene Scenes/Main.unity3. Play the scene4. Enable Match Maker5. Create Internet Ma... Read more
[UI] Input Delay in 5.2 (not in 5.1)
In version 5.2 there is a delay when attempting to navigate through UI using an axis, which is not present in version 5.1. Reproduct... Read more
[Backport] [Backport] Start Delay of Particle System is not applied when...
Reproduction steps:1. Open the attached project "987068.zip";2. Open the Test scene;3. Click the Pause Button;4. Click the Play Butt... 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
[VR] Unable to disable tracking for a VR camera
At the moment it is not possible to disable positional and/or rotational tracking for any given VR camera. This can lead to issues w... Read more
Unity editor does not support Hindi characters
When entering Hindi characters into string fields in the inspector they all appear as question marks. You can still paste the letter... 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
Flickering shadows with large Terrain + Cast Shadows enabled + large Sha...
Shadows are computed from the Z buffer, so low near plane values can cause precision issues. Some other precision issues might be ha... 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
OnDisable and OnDestroy methods are not called when a ScriptableObject i...
How to reproduce:1. Open attached 'project-1174400.zip' project2. In Editor select 'Test' > 'Create and Save'3. Delete 'New TextA... 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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject