Search Issue Tracker
[ECS] Editor Crashes on "JobBatchDispatcher::KickJobs" when calling Job....
How to reproduce:1. Open user's attached project2. Drag "GameObject" prefab from project view into the scene3. Enter Game mode- Obse... Read more
SystemInfo.supportsAudio does not work if Unity is started with disabled...
Steps to reproduce:1. On Windows, got to Sound -> Playback and disable all audio devices2. Open attached project3. Play the scene... Read more
[WebGL] SystemInfo.supportsAudio always returns true on WebGL
Steps to reproduce:1. Open user attached project2. Build & Run to WebGL3. Observe that "Device found" is always returned Expecte... Read more
Scene can't be loaded after renaming the folder it's in and reopening th...
Repro steps:1. Open QA attached project "repro_1066714"2. In the Project Window rename the folder "Scenes" to whatever3. Close and r... Read more
[Sprite Atlas] Unity crashes on MonoStringNew when entering Play Mode af...
Repro steps:1. Open user attached project2. Enter Play Mode3. Close and reopen the project4. Enter Play Mode Expected: Unity enters ... Read more
First asynchronous call is returned immediately when using Async Await
Reproduced on:1. Download "AsyncAwaitTest-master.zip" project and open in Unity2. Enter Play mode Expected: "1 2 3 4 5" is printed i... Read more
Network Spawned objects are not UnSpawned on the client side
Steps to reproduce:1. Download and open the attached project2. Build for standalone3. Launch build4. Host a server5. Enter playmode ... Read more
[PLM] Disc Area Light does not affect Light Probes with CPU PLM
Steps to reproduce: 1. Download the attached project and open the SampleScene2. Navigate to the Lighting Settings and make sure that... Read more
[.NET 4.x][IL2CPP] MultiCastDelegate is leaking memory in Built projects
To reproduce: 1. Download attached project "LeakTestCase.zip" and open in Unity2. Open "SampleScene" scene3. Set Scripting Runtime V... Read more
[Reflection probes] Reflections are inconsistent between Editor, Mac Sta...
To reproduce:1. Open the "[Use Cases] Reflection Probes" project from collab;2. Open "Corridor" scene;3. Build and run for Mac Stand... 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
- 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
- Transparent pixels are still hit when alphaHitTestMinimumThreshold is set to a non-zero value
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names