Search Issue Tracker
5.4 crashes in scene view rendering when something disables the hidden s...
To reproduce:1. Open attached project2. Build and run project3. Host on build client4. Play scene in editor5. Join localhost6. Open ... Read more
[Improved Prefabs] Mouse cursor flickers continuously on creating preset...
Mouse cursor flickers continuously on selecting a prefab from the project window of any unity primitive when its preset is created, ... Read more
[Console]Identical error messages cannot be collapsed when they are caus...
[It is more like a future request] Steps to reproduce:1. Download and open attached project.2. Open scene named "MainMenu".3. Enter ... Read more
[Usability] Process details under Threads in Profiler can't be scrolled ...
How to reproduce:1. Create a new Unity project2. Go to Window -> Analysis -> Profiler3. Switch to the "Edit Mode" profiling an... Read more
Option+R shortcut doesn’t work on selected item in Search window because...
Steps to reproduce:1. Create new Unity project2. In Hierarchy create Cube GO3. Open Search window4. In Search field type “Cube”5. Se... Read more
"To Debug, run app with -diag-job-temp-memory-leak-validation cmd line a...
How to reproduce:1. Open the “JobTempMemoryLeakValidationTest“ project2. Open the “SampleScene“3. Enter Play mode4. Observe the Cons... Read more
[Mobile][IL2CPP] Devirtualization does not work for abstract classes
To reproduce: 1. Download attached project "Devirtualization_test.zip" and open in Unity2. Open "SampleScene" scene3. Set Scripting ... Read more
Custom input stops working in Unity 5.5 when Cursor lock state is set to...
Custom input module stops working in Unity 5.5 when Cursor lock state is set to locked. To reproduce: 1. Open example in Unity 5.4.3... Read more
Crash when passing null reference instead of Animator to AnimationPlayab...
How to reproduce:1. Open any project2. Attach the "Crash.cs" script to any Game Object3. Play the scene Expected result: Editor shou... Read more
Vector2Int is missing negation, division and multiplication by int opera...
Steps to reproduce: 1. Use one of these in a C# script: var vector = 2 * Vector2Int.one;var vector = -Vector2Int.right;var vector = ... 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