Search Issue Tracker
Reverting prefab instance throws IndexOutOfRangeException
Steps to reproduce: 1. Open attached project 2. Open scene "repro" 3. In hierarchy select "GameObject" prefab instance 4. Add any c... Read more
When the path of project is loaded with " .. " in the end, project name ...
To reproduce: 1. Use this batch file in the Assets folder to load unity: pushd %~dp0 start "" "D:\Unity550f3\Editor\Unity.exe" -pro... Read more
[Regression][TerrainInspector] Terrain brush is always active on mouse h...
Steps to repro: 1. Open Unity; 2. Create new project; 3. Import attached 'TerrainInspectorBug' package and open 'test' scene; 4. Se... Read more
Moving objects in hierarchy window after starting play mode crashes unity
Steps to reproduce: 1. Open attached project 2. Start play mode 3. Move objects in Hierarchy window (watch attached video) -Crash R... Read more
NavMesh is not fully generated for spherical objects
Steps to reproduce: 1. Create a new project 2. Create a sphere object in the scene 3. Increase it's size 4. try to bake navigation ... Read more
Add component RectTransform can't be undone for a prefab instance in hie...
To reproduce: 1. Create a new project. 2. Create empty GameObject. 3. Make a prefab of it. 4. Select instance of a Prefab in Hierarc... Read more
Private variables look like they're editable when using the debug inspec...
1. Create a private variable in script 2. Open debug inspector 3. Mouse over the variable Notice that the arrows to the side icon ap... Read more
[UI] Speed Tree preview is not updated after reseting tree prototype
Reset changes in prototype is not applied to the speed tree preview Steps to reproduce: See attached gif or: 1. Download attach... Read more
GameObject isn't set as public variable after undo operation
"Test1" GameObject has script attached which is checking if public variable (GameObject Test2) is set. If is set console displays ex... Read more
Thumbnails for prefabs do not appear until reimporting
Steps to reproduce : - create a new project - import a package from the Asset Store ( https://www.assetstore.unity3d.com/en/#!/cont... 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
- Baked Lightmap ”View” button text is aligned incorrectly
- Lightmap Asset icon changes colours after Baked Lightmap Viewer window is opened
- VideoClipImporter preset not applied when applying Preset Selector on already imported video clips
- Frame Debugger gets disabled when any Editor window is maximised and minimised
- TextMeshPro InputField view is not updated when OnEndEdit is triggered