Search Issue Tracker
Unable to change language when you are in Editor (Windows only)
Regression - doesn't happen in 5.4.0b19, but happens in b20 an b21 Just open Unity 5.4.0b21, put cursor in any field (e.g. search fi... Read more
[Material] Draging material on object throws error
Draging material asset on object in scene view throws null reference exceptions. 1. Open scene "Test".2. Select material "New Materi... Read more
[HomeScreen] Clicking on 'new project' makes buttons disappear
Steps to repro:1. Open the homescreen2. Press 'new project'3. Observe buttons at top right: http://screencast.com/t/8qkKUpvb5uG3They... Read more
Unity crashes when trying to access ancestors property from a HierarchyP...
Executing these 2 lines of code will crash Unity: UnityEditor.HierarchyProperty prop = new UnityEditor.HierarchyProperty(UnityEditor... Read more
[Chromium] cef crashes on cef_string_userfree_wide_alloc while trying to...
To reproduce: 1. Create new project.2. Open and reload asset store page (by right clicking on asset store tab).3. While it's reloadi... Read more
Splash screen is anchored at top-left instead of center if standalone is...
Steps to reproduce: 1. Create new project2. Build and run standalone in fullscreen non-native resolution3. Notice that splash screen... Read more
[Multi scene editing] Multiple duplicating scenes are opened on next tim...
[Multi scene editing] Multiple duplicating scenes are opened on next time Play, if you select scene in playmode If you doubleclick o... Read more
Errors being produced when deleting last Quality level or adding the new...
How to reproduce:1. Open new Unity project2. Go to Edit --> Project Settings --> Quality3. Delete all the quality levels and t... Read more
[Regression] Copying color from component throws NullReferenceException
Note: Not only UI is affected. Tested and reproduced the same on: Materials, scripts with 'Color', Camera background, Lighting etc. ... 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