Search Issue Tracker
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
InputAction fields are not labeled correctly when they are inside of a S...
Reproduction steps:1. Open the attached project2. Select the "GameObject" GameObject in the Hierarchy window3. Observe the Input Act... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code