Search Issue Tracker
[OSX] Render Texture does not work in Firefox, Safari
How to reproduce: 1. Open attached project2. Open scene Main.unity- Note how there is a cube properly rendered onto the texture3. Bu... Read more
Editor freezes when tryDequeue() is used after NativeQueue<T>ParallelWri...
How to reproduce:1. Open attached project ("NativeQueue-Parallel-Enqueue-Leak.zip")2. Enter GameView Actual result: Observe the free... Read more
[Baked GI] Prefab has corrupted lightmap UVs when loaded from a bundle
How to reproduce:1. Open the attached project ("case_1210785-lightmap_addressable_bug.zip")2. Open the repro scene ("SampleScene")3.... Read more
[AVP] Bloom is not applied when Foveated Rendering is enabled on visionOS
Steps to reproduce:1. Open the attached user's project "MetalSampleVisionOS.zip"2. Switch to VisionOS Platform3. Open XR-Plugin Mana... Read more
"Destroying object multiple times" error when modifying properties in th...
Reproduction steps:1. Open the attached “FAV_repro_IN-39779.zip" project2. Select the GameObject "Canvas"3. In the Inspector, Graphi... Read more
Build fails with errors "C2679: binary '=': no operator found which take...
How to reproduce:1. Open the attached project "Bug.zip"2. Build And Run the project Expected results: Build is successfulActual resu... Read more
Crash on "UnityEngine.VFX.VFXManager:Internal_ProcessCameraCommand_Injec...
How to reproduce:1. Open the "IN_65996" project2. In the Player Settings -> Android Settings change "Normal Map Encoding" from XY... Read more
Burst performance is degraded up to 8 times when number of calculations ...
How to reproduce:1. Open attached project ("BurstPerformance.zip")2. Open Test Runner3. Open Performance Test Report4. In Test Runne... Read more
The Windows standalone player has a default SynchronizationContext set
To reproduce:1. Create a new Unity project.2. Add a script to a game object with this code:void Awake(){if (System.Threading.Synchro... Read more
[VFX Graph] Selection Rectangle corner misaligned with mouse
Steps to reproduce: 1. Open a VFXGraph 2. Click and Hold to drag a Rectangle selection Actual results: The rectangle selection posit... 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