Search Issue Tracker
Can't assign prefab to script GameObject public parameter
1. What happenedIn Inspector can't assign prefab from Assets, as a GameObject parameter in script.The behaviour can be viewed here: ... Read more
There is an extra line in Help menu of Unity Editor
Build regression from Version 5.6.0b4 (f8c731df0021) Steps:1. Open Unity Editor2. Click on Help menu==>There is an extra line in ... Read more
The Editor becomes grey with some layouts of Editor windows (Unity 5.5.0a6)
Steps to reproduce the issue:1. Create a new project with default settings.2. Try selecting different Editor's layouts ("Window->... Read more
Objects in the scene get lighter when a new scene is created
To reproduce:1. Open attached Unity project "tests.zip"2. Open "Test 2" scene3. Observe objects in the scene view4. Create a new sce... Read more
GameObject x axis values of rotation are shown incorrect in the Console ...
Reproduction steps:1. Open the attached project;2. Go to the Scene window;3. Click on the object "Cube";4. Rotate the object with a ... Read more
After activating display list in game view space bar stops sending input...
To reproduce:1. Create a new project2. Select an object3. Switch to game view and open the "displays" drop down list4. Select some p... Read more
Unity Preferences window can't be resized
To reproduce:1. Open the project2. Open the "preferences" window3. Try to resizeThe window is impossible to reisze. However, other s... Read more
Setting GameObject's layer with editor layout set to default throws Inva...
Steps to reproduce: 1. Create new project2. Maximize editor/make it fullscreen3. Reset Layout to Default4. Add empty game object to ... 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