Search Issue Tracker
Unity crashes when calling GameObject.Destroy() on an "empty" GameObject
Description: This crash happens when calling GameObject.Destroy() on an "empty" GameObject that has a VectorLine from the Vectrosity... 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
Dragging and dropping files from the Unity Editor to a different app doe...
How to reproduce:1. Open any project or create a new project2. Select any file from the Unity Editor Project window and drag it3. Wh... Read more
[Input] Latest pressed button release of two isn't detected when releasi...
How to reproduce:1. Open the user’s attached “InputOutFrameTest” project2. Enter the Play Mode in the “SampleScene” Scene3. Click an... 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
"Content Size Fitter" Component causes an opened prefab to become dirty ...
How to reproduce:1. Open the attached project (IN-18268.zip)2. In the Project panel double-click to open the Prefab3. In the Hierarc... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size