Search Issue Tracker
After Unity with "maximized on play" restart, it stays in same mode
1. Create new project2. Click "Maximize on Play" in game view3. Press play4. Close unity without saving5. Open project again6. Unity... Read more
Errors on Unity startup when mesh is child of camera-space-canvas
To reproduce:1. Open attached project2. Open 123 scene3. Notice errors in console (if doesn't appear, close editor and open same pro... Read more
[Lighting] Re-opening the scene changes how lightmap looks until first play
Steps to reproduce:1. Create a new project, add a terrain and make some changes to it which would produce some shadows2. Add a color... Read more
[WebGL] Build fails when project includes a script with a class which in...
To Reproduce: 1. Create a new project, add a new script with these two classes: public class foo<T> where T : class{private Li... Read more
Screen.orientation cannot be set to AutoRotation after forcing other ori...
Setting Screen.orientation to AutoRotation has no effect if orientation was manually changed before. To Reproduce: 1. Open & dep... Read more
AssertionException: Expected: not null But was: null, when use Blend Tree
AssertionException: Expected: not null But was: null, when use Blend Tree 2) How can we reproduce it using the example you attached ... Read more
Multiple errors on plugin import
Import the attached project and select any of the dlls in it. Notice that you get NullRefExceptions and"Exception: Failed to parse v... Read more
Adding "Fixed column count" constraint to "Grid Layout Group
To reproduce:1. Open attached project2. Open test3. There are two panels - "Panel-Wrong" and "Panel-ok". The only difference between... Read more
There is a "Mask (Default UI Material)" material leak when using Mask wi...
To reproduce:1. Open attached project2. Open BugReportScene3. Press play4. Click Loadscene button5. Notice the amount of materials "... Read more
InputField.OnValueChange event not triggered when setting input field va...
To reproduce:1. Open attached project2. Open main scene3. Press play4. Enter some symbols into input field5. Notice that messages wh... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template