Search Issue Tracker
[XR SDK] Shadow is displayed inconsistently between right and left eye w...
Reproduction steps:1. Open the attached project ("1338621R.zip")2. Open the "ShadowBug" scene3. Enter Play mode Expected result: Sha... Read more
Text is not selectable in Profiler's Custom Module's Default Details view
How to reproduce:1. Open the user's attached "New Unity Project" project2. Open the Profiler (Window->Analysis->Profiler)3. Re... Read more
[URP] Environment Reflections Intensity Multiplier property is ignored w...
How to reproduce:1. Open the attached project named "EnvironmentReflectionsModifier_HRv2.zip"2. Open the SampleScene3. Observe the G... Read more
[IL2CPP] Project with specific dlls build fails due to errors in IL2CPP ...
Steps to reproduce:1. Open the attached project ("Stripped 1328551.zip")2. Make sure the Scripting Backend is IL2CPP3. Build the pro... Read more
[Code Coverage] Get and Set accessors are still marked as coverable when...
Steps to reproduce: 1. Create new project2. Import code coverage package3. Create new script and create a property:[ExcludeFromCodeC... Read more
[Code Coverage] ExcludeFromCoverage attribute doesn't exclude lambda exp...
Steps to reproduce: 1. Open attached project2. Open Code Coverage window3. Start and Stop recording4. In generated report open cover... Read more
[iOS] Input.Compass.headingAccuracy is always set to 0
Reproduction steps:1. Download and open the user-submitted project "UnityCompass.zip"2. Build and run for iOS3. Inspect the "Heading... Read more
Reimporting a sample deletes all non-empty parent folders recursively un...
Repro steps:1. Install "Input System" package.2. Import 2 of the available samples.3. Create a new C# script file inside each folder... Read more
Touch inputs ignored or miscalculated after spamming input repeatedly
Reproduction steps:1. Open attached Project2. Build and Run3. Repeatedly spam touch Inputs Expected result: The touch inputs stay ac... Read more
Crash Handler opens twice when Unity crashes with out of memory
Reproduction steps:1. Create a new empty Project2. Try to import the package attached to case 1331683 while only about 20-50gb is le... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code