Search Issue Tracker
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
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
SimpleController in Input System Simple Demo has mouse sensitivity that ...
Reproduction steps:1. Open the attached project "InputTest"2. Open \\InputTest\\Assets\\Samples\\Input System\\1.4.1\\Simple Demo\\S... 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
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
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