Search Issue Tracker
huge UI objects when Canvas render mode is "Screen Space - Camera"
Steps to reproduce (or watch attached gif):1. Create a new Unity project2. Add Canvas3. Set Canvas render mode to Screen Space - Cam... Read more
Unity throws "iterator==end" error when reading serialized file metadata...
Steps to reproduce:1. Open attached project-Error appears Results: reading serialized file metadata after loading a scene throws "it... Read more
Canvas Scaler doesn't scale Z axis when Canvas render mode is set to "Sc...
Steps to reproduce (or watch attached gif): 1. Open attached project2. Open "ReproScene" scene3. Select "Canvas" in the Hierarchy4. ... Read more
Unity can't build to folders outside of project folder
Fix has been pulled to trunk and 5.5 Read more
Scaling camera view which was created by using "Handles.DrawCamera" resc...
When using Handles.DrawCamera to draw camera view on another window, rescaling that window results in a Game view camera scale chang... Read more
[iOS] An extra 'null' parameter is passed after a long type integer is u...
When using native iOS code, if a method uses a 'long' type parameter, an extra 'null' is passed with it. In this case, the 'null' pa... Read more
[WebGL] Player hangs when Skinned Mesh Renderer is present in the scene
Repro steps:1. Build WebGL player.2. In player, press right arrow on keyboard once to advance to next scene (generic Particle test s... Read more
[Components] Adding component from plugin isn't defined so wrong/unloade...
Steps to reproduce: 1. Open attached project2. Create new game object in hierarchy3. Press 'Add Component' in inspector and add 'Tes... Read more
Unaccounted processor time spike in the CPU Usage Profiler
Reproduction steps:1. Open the project2. Hit Ctrl+Shift+B3. Uncheck Autoconnect Profiler and Development Build4. Hit Build and Run5.... Read more
[UnityWebRequest/WWW] Can't get final absolute url from UnityWebRequest ...
Steps to reproduce: 1. Open attached project2. Open scene "scene"3. Run it and press "go"4. In console notice that relative path is ... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved