Search Issue Tracker
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 ... 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 project 2. Open "ReproScene" scene 3. Select "Canvas" in the Hierarchy... 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... Read more
[Components] Adding component from plugin isn't defined so wrong/unloade...
Steps to reproduce: 1. Open attached project 2. Create new game object in hierarchy 3. Press 'Add Component' in inspector and add '... Read more
Unaccounted processor time spike in the CPU Usage Profiler
Reproduction steps: 1. Open the project 2. Hit Ctrl+Shift+B 3. Uncheck Autoconnect Profiler and Development Build 4. Hit Build and R... Read more
[UnityWebRequest/WWW] Can't get final absolute url from UnityWebRequest ...
Steps to reproduce: 1. Open attached project 2. Open scene "scene" 3. Run it and press "go" 4. In console notice that relative path... Read more
[Linear] EditorGUI.DrawRect() renders brighter colors in linear color space
Steps to reproduce: 1. Open attached project 2. Open editor window "BUG/Open Window" 3. Change color space value in opened editor w... 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
- [Android] Volume level of the same audio file is different on Samsung Galaxy Tab A8 between 2023.3.0b3 and 2023.3.0b4
- ‘Expected end of value’ warning occurs when a property declaration includes five or more variable references
- Tags window completely breaks and throws Exception errors when Adding a Tag to a GameObject
- Crash on BurstCompilerService::CompileAsync when entering Play mode in a specific scene
- InvalidOperationException when using Game Camera Preview in Scene window with a custom RenderGraph pass