Search Issue Tracker
UUM - Entering Play Mode with compiler errors changes the Play icon to S...
Steps to reproduce: Create a new project Install Multiplayer Play Mode package Create a new script Add anything in the script so it ... Read more
OnValidate fails to Undo the changes when one variable depends on another
How to reproduce:1. Open attached project "UndoValidateTest.zip" and scene "TestScene"2. In Hierarchy window, select "GameObject" ob... Read more
[URP] [LWRP] Multiple Spotlights affect each other's shadows when close ...
Reproduction steps:1. Open project in "URP2020.1.0a9Repro.zip"2. Open "SampleScene.unity"3. There are 2 Spotlights "SPLBlue" and "SP... Read more
Crash on UnityEngine.Profiling.Profiler:BeginSampleImpl when calling Pro...
How to reproduce:1. Open attached project "profiler-test.zip"2. Open "ReproductionScene" scene3. Enter Play Mode Expected result: Ed... Read more
Editor crashes on mono_jit_runtime_invoke when entering the Play Mode
Reproduction steps:1. Open the attached project “CrashAnimCtrlOverride”2. Open “Assets/Scenes/SampleScene.unity”3. Enter the Play Mo... Read more
Package Manager does not prompt to update package when GitHub repository...
Reproduction steps:1. Download the user’s package from this GitHub repository: https://github.com/smitdylan2001/com.devdunkstudio.me... Read more
Resources.Load<Sprite>() crashes on Sprite::GetRenderData() when there i...
How to reproduce:1. Open attached project2. Open Window > General > Test Runner3. Press Run All Reproducible with: 2019.3.0a1N... Read more
Not informative compute shader error reporting
On purpose there is some kind of error in a compute shader. In the editor the error message is a bit "laconic". It should be more ex... Read more
[Input System] OnPointerEnter called twice on Android
OnPointerEnter is called once in editor but on Android device is called twice when pointer enters uGUI element. Read more
Crash on UNITY_FT_Stream_ReadAt when changing TMPro properties after unl...
How to reproduce:1. Open the attached “CrashRepro“ project2. Open the “Assets/Scenes/SampleScene.unity“ Scene3. Enter Play Mode4. Re... 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
- Long Property names are not truncated in the Add Property dropdown in the Animation window when the Long Property name does not fit
- [iOS] High CPU load when device keyboard is open
- Selected Animation clip in the Animation window changes when the Domain Reload is triggered
- Animation window scrollbar keeps resetting when the scrollbar width is changed after adding an event
- LocalizationSettings.InitializationOperation hangs when re-entering Play Mode with Domain Reload disabled