Search Issue Tracker
[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
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 rendere... 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
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
[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
[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
[UI Builder] Exception thrown when adding an empty selector
Steps to reproduce: 1. Open UI Builder. Add a style sheet to the document. 2. Type in the "Add new selector field", clear the field ... Read more
Particle System Trails do not die after Particles die when Instantiating...
Steps to reproduce:1. Open users attach project "ParticleTrailTest.zip"2. Navigate to Project -> Assets and open SampleScene3. En... Read more
[IL2CPP] Test fails when writing a ZipArchive into a ZipArchiveEntry wit...
How to reproduce:1. Open the user’s attached project2. In the Test Runner window, press the “Run All Tests” button and observe the r... Read more
Unity Hub hovering highlight is separate for arrow keys and mouse cursor...
Steps to reproduce: Open Unity Hub Click on the "Switch theme" dropdown to open it Navigate to one of the not selected dropdown opti... 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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template