Search Issue Tracker
EditorGUILayout.Slider does not work correctly with inverted ranges
To reproduce:1. Open project EditorGUISlider2. Open Window > MyWindow3. Try dragging the top slider - it gets locked onto 0.01 No... Read more
Moving tabs around does not trigger redraw of the editor
To reproduce:1. Open Empty_Tab_Bug project2. Dock the Inspector, Consolde and Navigation tabs to the right of the Hierarchy tab3. Th... Read more
Mechanim appears to be truncating the 6 second animation down to a second
To reproduce:1. Create an empty project2. Import the TruncatedAnimationTime.unitypackage3. Add Models > Acina_by_J._Laygo to the ... Read more
Gameobjects in the Hierarchy window get the wrong text color when highli...
To reproduce:1. Open project UnityGameObjectMarkerBug2. Open Scene3. In hierarchy select Container4. In the Inspector select Prefab ... Read more
Unity crashes when importing a substance
To reproduce:1. Open attached project2. Select substance B2M_LittleGreen_214_DorchesterPink3. Reimport4. Crash in Substance importer Read more
Docs. Vector3.Angle description is confusing
In description:Returns the angle in degrees between from and to. This is always the smallest.Angle between the two (ie, never more t... Read more
Application crashes after some time on the Nexus 7 FHD
The application crashes on the Nexus 7 FHD device after some time. This is only reproducible when the internal profiler is enabled. ... Read more
Corrupt animation curve display for some curves
Steps to reproduce : - import the project attached- open the scene "animCurves"- open the animation tab- select "MrWolf_001" in the ... Read more
Drag and drop prefab under parent doesn't zero out new child's position
To reproduce:1. Open the project I attached2. Open the scene3. Click on the prefab in a project view, notice its position coordinate... Read more
Cannot create a new prefab if the assets in the Project Browser are show...
Steps to reproduce : - create a new project- create a new prefab and duplicate it about 20 times- move the slider to make the icons ... 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