Search Issue Tracker
Bug Reporter Dropdown and Search Results Text has bad contrast when MacO...
Reproduction steps:1. Ensure that MacOS is in dark mode2. Open Unity3. Open Unity Bug Reporter by clicking Help -> Report a Bug..... Read more
Unity Bug Reporter does not display all attached files until the report ...
In the bug reporter, it doesn't display all the attached files (logs) when trying to submit an issue. Users would have to preview it... Read more
[VFX Graph] Particles self shadow themselves when they face camera plane
How to reproduce:1. Open the attached package2. Observe that particle on the left shadows itself Reproduced with: 2022.2.0a13(14.0.2) Read more
UNITY_PREV_MATRIX_M and UNITY_PREV_MATRIX_I_M errors are thrown when ena...
Reproduction steps:1. Open the user's attached project2. Select "Assets/Broken Graphs/New Shader Graph" Shader Graph3. Notice there ... Read more
[iOS] OutOfMemoryError crash on iOS when loading an addressables Scene
The user was able to reproduce the issue with: 1.19.19 (2021.2.17f1) First few lines of the crash:Crashed: Loading.PreloadManager (S... Read more
InvalidOperationException is thrown when undoing changes while Animator ...
Reproduction steps:1. Open the attached 'Test' project2. Go to the 'Window -> Animation -> Animator'3. Perform any undo action... Read more
[WebGL] AudioSource.PlayDelayed doesn't play audio delayed when triggere...
Reproduction steps:1. Open the user's attached project2. Build and Run3. Press on the icon on the left side of the player view to "o... Read more
Companion GameObjects are invisible in Scene view when their entities ar...
Reproduction steps:1. Open the user's attached project "DOTSBugs.zip"2. Enter Play mode3. Observe Scene and Game views Expected resu... Read more
[WebPlatform][iOS] App crashes with Development Build when is ran throug...
How to reproduce:1. Create a new Unity Project2. Select WebGL platform3. Enable "Development Build" in Build Settings4. Build the pr... Read more
IL2CPP build crashes on launch when returning an object with custom method
Reproduction steps:1. Open the user's attached project2. Built and Run it for IL2CPP Expected result: The build finishes and launche... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class