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
[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 ne... 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
"CreateProperty" attribute is missing on generated RelayCommand property...
How to reproduce:1. Open the “IN-117946_Test“ project2. Open the “OutdoorsScene”3. Observe the Console Expected result: No errors ap... Read more
Crash on MatchAsset when loading a specific project
How to reproduce:1. Open the attached “IN-92358.zip” project2. Observe the Crash Reproducible with: 2022.2.0a15, 2022.3.55f1Not repr... Read more
Accessing the raw value of a USS variable fails when using customStyle.T...
Reproduction steps:1. Open project “IN-39634”2. Open “Assets\IN-39634_Assets\Scenes\SampleScene”3. Enter Play Mode4. Observe the Gam... 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
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