Search Issue Tracker
Run TestScene, get the warning: "The referenced script on this Behaviour...
To reproduce:1. Open attached project2. Enter play modeExpected result: No errorsActual result: The referenced script on this behavi... Read more
Applying prefab while an animation frame is selected causes model and te...
To reproduce:1. Open project test2. Select GameAssets > VFX > FX_Mage > TestBug and add this prefab to the scene. Make note... Read more
Can't create prefabs from Scene objects
1. Open attached project (or simply import Mecanim Example Scenes into a new project)2. Open Animator Controller scene3. Drag the U_... Read more
Importing asset package onto usb stick without enough free space cause c...
Steps to reproduce:1. Download the attached package to a project on a usb drive which doesn't have enough free space2. Receive an er... Read more
Crash on AssetsMenu::CanDeleteSelectedAssets when pressing Assets menu i...
Steps to reproduce: 1. Create new project.2. Select any scene in Hierarchy3. Press on Assets menu item Crash! Top Stacktrace:0x00000... Read more
After crashing the Unity editor retains broken prefabs
To Reproduce:1. Open crashTest project2. Save scene3. Place a few cubes in the scene4. Turn one of the cubes into a prefab5. Attach ... Read more
Initial .prefab file is smaller before project is saved
To reproduce:1. Create a new project2. Add a cube to scene3. Drag the cube to the project window, making it a prefab4. Open up the a... Read more
Something breaks in Unity occasionally, and prefabs stop working properly
1. In Project window in the project root, Create > tk2d > Font.2. Immediately after that, press Ctrl R (Assets > Refresh). ... Read more
Reverting a prefab causes it to duplicate
To reproduce:1. Open the scene ReproCase2. Select one of the children of the prefab instance3. Change its position4. Now click the r... Read more
Memory is not freed by 'Object.Destroy' when returning to edit mode
To reproduce:1. Open the attached project2. Open scene Test. It contains gameobjects with a script that creates a mesh and allocates... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default