Search Issue Tracker
Misleading error message about serialization when you open a project wit...
To reproduce:1. Open attached project2. See the error in the console: Failed to load 'path/SceneWithErrorOnYaml.unity' because it wa... Read more
[API] Crash in Material.SetTexture with a null argument
Add the following code to the Start method of any script attached to a gameobject in your current active scene and press Play. Unity... Read more
Crash on Light::SetupHalo when exiting Play Mode
How to reproduce:1. Open the user project2. Open the user Scene3. Enter Play Mode4. Exit Play Mode Reproducible with: 2022.3.42f1 Re... Read more
[MacOS] Double-clicking Open in Search opens two Hierarchy windows one f...
Steps to reproduce: Create a new Unity project In the Hierarchy, double-click on the "Open in Search" button Observe the result \\Ac... Read more
JSPRE files are not included when building for WebGL
Reproduction steps:1. Open the attached “JSPRE Example.zip” project2. Build and Run for WebGL (File → Build and Run)3. Observe the P... Read more
Editor hangs when faulty Dictionary is instantiated before variables use...
When a script has a class variable of Dictionary type, that is attempted to be initialized with duplicate keys (resulting in an exce... Read more
ScriptableObjects doesn't serialize the parameter when it's named "m_Curve"
How to reproduce: Open the attached project "2.2.6.AnimationCurvesSerialize.zip" Select Assets/TestData.asset Edit the "Curve" in th... Read more
Memory usage increases when entering Play Mode with the Package Manager ...
Steps to reproduce:1. Open the attached project “ScopedRegistryTest.zip“2. Enter Play Mode3. Open Window > Analysis > Memory P... Read more
[Android] BeforeSplashScreen methods are re-triggered after modifying An...
1. What happenedHello Unity team! We have found a strange behavior that happens in Android 13 devices both targeting SDK 33 and lowe... Read more
Selecting a GameObject with Scripts that have a lot of data in Serializa...
How to reproduce:1. Open attached project2. Open Inspector3. Select Main Camera in Hierarchy Expected result: Everything is rendered... 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
- Crash on CallWindowProcW when entering Play mode for the second time and running the Editor in the background while using System.Windows.Forms functions
- 2D Freeform Light shadows disappear when light center is offset from shape bounds
- Crash on MarkAllDependencies when opening scenes with Assets from the YarnSpinner package
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast