Search Issue Tracker
InvalidCastException when selecting object in hierarchy
- Import the attached package- Add Abe.prefab to the scene- Click on the modelConsole starts being spammed with:"InvalidCastExceptio... Read more
A kinematic Rigidbody2D parented to another kinematic Rigidbody2D doesn'...
To reproduce this issue: 1. Open the attached project2. Open 'test' scene3. Observe the sin wave movement of the cube.4. Set the Par... Read more
FMOD error when importing unitypackage
Import the attached Unity package.You will get this error message in the Console:"Error: Cannot create FMOD::Sound instance for reso... Read more
Error when creating new project with specific project already open
- Import the attached unitypackage- With Unity and the contents of that package still open, create a new Project You will get this e... Read more
Setting ScrollRect's normalized position does not work if you do it just...
To reproduce this bug: 1. Import the attached package2. Open 'scene'3. There is 'ScrollView' and 'Panel' as its Content3. Press play... Read more
Crash when creating a prefab from a gameobject which original prefab has...
Steps to repro:1. Create a new gameobject2. Drag it to the project view to create a new prefab3. Delete the prefab, observe that the... Read more
The Project Wizard window does not remember its size
This is an issue related to the old project wizard window and Mac only (since on Windows that window is not resizable). - Open any U... Read more
Impossible to place the cursor in text on touch screen devices
Selecting any random place in the middle of written text, cursor can't be placed. Cursor appears at the start of the text when selec... Read more
When creating a cube produces a black unwanted shadow on cube that disap...
1. Your layout should be 2 by 3. Create new project and new cube via hierarchy create menu2. observe cube in game view and see that ... Read more
[Camera] The order of the image effects on the camera are not kept when ...
Steps to reproduce:- Open the attached project and the scene 'test'- Re-order image effect components on camera in any order- Hit pl... 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