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 enabled 3. ArgumentException will be thrown... Read more
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
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
[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
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
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
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 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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window