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 Hub2. In main toolbar, go to CMD > Run CMD3. Observe the cmd window Expected: comma... 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- build... 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
[IL2CPP] Stack trace doesn't show script names and line number
1. Open attached project "repro_722931"2. Build to iOS with IL2CPP and Script Debugging enabled3. ArgumentException will be thrown w... Read more
UnityEngine.Networking.Types.NetworkID compiler warning
UnityEngine.Networking.Types.NetworkID cause compiler wanring "Unsupported enum type 'UnityEngine.Networking.Types.NetworkID'" when ... 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 li... 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
[geomerics]Final gather stalls and never finishes
Job crashes... Repro has been sent to Geomerics. Unity.exe!Enlighten::Impl::IndirectResultsFilter::EvaluateSurface(const int hitTria... Read more
Capture List - Blocking IO in the main loop, in development players
Feedback from Val Knight Hey folks - I was using 6.3 beta at the weekend for a hobby project, and seeing really bad stutters due to ... Read more
Images are missing from the "Open the sprite editor" documentation for 6...
Steps to reproduce: Open the "Open the Sprite editor" documentation [https://docs.unity3d.com/6000.2/Documentation/Manual/sprite/spr... 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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks