Search Issue Tracker
Output in Command Prompt is not displayed when Editor is launched via Un...
To reproduce: 1. Open user's project via Unity Hub 2. In main toolbar, go to CMD > Run CMD 3. Observe the cmd window Expected: comm... Read more
Event.current.shift, Event.current.alt, and Event.current. don't work as...
Steps to reproduce : - import the project attached - press play and hold shift, control or alt key down and notice the message - bu... Read more
[LightProbes] Switching light probes does not update them at runtime.
Switching Lightprobes does not updated them in runtime. When loading Lightmaps and Lightprobe data via script for some reason the pr... Read more
Built-in unlit particle shader has HDR color selection for albedo, URP u...
To reproduce: 1. Open any project; 2. In Graphics settings, set Render pipeline asset to none; 3. Create a Particle system, assign a... Read more
Failed executing external process for 'Final Gather' job error repeating...
To reproduce: 1. Open attached project 2. Open PVE_C01_004 scenek 3. Bake scene lighting 4. Notice "Failed executing external proce... Read more
Reflection is shifted with left and right eyes in VR
Steps to reproduce: 1. Download and open the latest attached project(OC Link) 2. Enter Playmode Expected result: reflection is rend... Read more
UnityTests do not fail when nested coroutines throws an exception
When a test yields an IEnumerator in a coroutine (Playmode UnityTest), Unity will spawn a nested coroutine. When that throws an exce... Read more
Wrong default value for array elements added in inspector
When increasing the size of an array (of class) in the inspector, the constructor for the array member is called, but then the value... Read more
[Shadows] Point light shadow bias leaves gap at large ranges, not possib...
Even setting point light shadow bias to zero, there's still visible gaps between objects & shadows, especially at large point light ... Read more
Overlay Menu has "Edit Light Probes" overlay with missing icon and no ef...
How to reproduce: 1. Create a new HDRP Unity project 2. Create an Empty GameObject and add a "Light Probe Group" Component in the ... 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
- Timeline section stops rendering after restoring Profiler Window modules
- Cursor image does not update when Cursor.SetCursor is called again with CursorMode.Auto
- Crash on do_runtime_invoke when reopening a specific project after failing to build it
- Animations change speed when rigidbody is added
- Low FPS persists when re-entering Play mode after an extended session in a specific project