Search Issue Tracker
Profiling inner coroutines causes the editor to hang
Steps to reproduce: 1. Open attached project2. Open scene "Test"3. Open Profiler window4. Run sceneEditor hangs after ~2 seconds Not... Read more
[UNETServerDLL] Host Id still increases when you remove the host and add...
Steps1. Open attached project2. Run "ClientGUI.exe"3. Press "Start client" button4. Press Add Host==>"Host 1 added" message appea... Read more
SphereCastAll returns RayCastHit when partially embedded in collider
Reproduction steps: 1. Open the attached project2. Open scene "scene"3. Start the game4. Notice the console output(SphareCast return... Read more
[FMOD] Building stops with compilationIOException: Error creating standa...
1. Open project "repro_757642.zip"2. Build to iOS or standalone3. Building will stop on compiling scripts with error "Could not star... Read more
AssetBundle.LoadFromMemory uses more memory on device than AssetBundle.L...
How to reproduce: 1. Open attached project (configured.zip)2. Build to iOS and run3. Open the Memory profiler screen in Xcode4. Sele... Read more
[UNET] Inconsistent amount of GameObjects spawned on client
Steps to reproduce:1) open project "UNETBugReport_NetworkServerSpawn.zip"2) build and run as host3) open scene "LoginScreen" and joi... Read more
[iOS][Metal] Use of MTLHeap/MTLFence features results in GPU serializati...
How to reproduce:1. Open the attached '1235934.zip' project2. Make sure that the Development Build flag is checked in the Build Sett... Read more
The Component editing mode is automatically exited when selecting the Ga...
How to reproduce:1. Create a new Unity project2. Create a Light Probe Group (GameObject->Light->Light Probe Group)3. In the Hi... Read more
[Memory Profiler] Multiline string values do not fit in the table row wh...
How to reproduce:1. Create a new Unity project2. Install the Memory Profiler package3. Open Memory Profiler window4. Unzip and impor... 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