Search Issue Tracker
After instantiating canvas prefab with a slider or scrollbar, console di...
How to reproduce in the attached project:1. In FILE bar, use the Test Bug tab and press "Instantiate prefab bug"or2. Drag Slider Hol... Read more
Monodevelop incorrectly steps over for recursion
Steps to reproduce:1. Open attached RecursionError.zip project.2. Load the scene "scene".3. Open "script1" in MonoDevelop.4. Attach ... Read more
Changes not saved to prefab are considered as changes to scene without c...
Changes to game object (unsuccessful to find which changes exactly) not saved to prefab are considered as changes to a scene which h... Read more
Shader preprocessor ignores Unity platform defines
How to reproduce: 1. Open new project2. Import attached shader into project3. Place two planes one above another4. Create a material... Read more
Regression: The picture (camera) shaking in Stealth project when charact...
Regression: The picture (camera) shaking in Stealth project 1. What happenedIn 5.0.0b21 there is no such bug, but in all later versi... Read more
Setting a RectTransforms parent in Awake, set it's scale to (0,0,0)
To Reproduce: 1. Import the unitypackage attached to the post.2. Open scene 'PrefabInstantiateTest' & play.3. Notice that Canvas... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS