Search Issue Tracker
[HDRP] Errors are thrown continuously on changing material under "Decal ...
On selecting different material from "Decal Projector (Script)" throws errors continuously (Material doesn't have a float or range p... Read more
[Terrain] Min/Max Width/Height on Detail Mesh allows Minimum value to be...
When adding or editing a detail mesh in the terrain tools, the fields allow you to enter a minimum value larger than the maximum val... Read more
[HDRP] Material doesn't have a float or range property error is thrown w...
"Material doesn't have a float or range property '_TransparentSortPriority'UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)" AND "... Read more
[VFX Graph] Separator between "Stop" and "Custom" button is missing in t...
The separator between "Stop" and "Custom" button is missing under "VFX Event Tester" window in the Scene View, refer attached screen... Read more
"The editor layout could not be fully loaded" message is shown when the ...
To reproduce:1. Open attached project ("case_1207271.zip")2. Observe the Console Expected result: No messages are printedActual resu... Read more
CustomPropertyDrawer of a ReorderableList with SerializeReference attrib...
Steps to reproduce:1. Open the attached project (case_1207230.zip)2. Select the "Zoo" Game Object in the Hierarchy3. Add "Dog" to th... Read more
[EditorWindow] [Mac] Floating window disappears and not brought back by ...
Steps to reproduce:1. Open a new project2. Open any floating window (e.g. any option from "window" or three dots in existing tab and... Read more
[HDRP] Mesh Filter and Mesh Renderer components are removed when a Light...
Reproduction steps:1. Open user's attached project "TEST"2. In the Hierarchy, create a new 3D Game Object3. Add a Light component to... Read more
Crash in aeDeleteObject or aeApplyMatrixV when importing an alembic(.abc...
How to reproduce:1. Download the user-attached alembic file(Alembic1.abc)2. Create a new Unity project3. Download the Alembic packag... Read more
Input System invert Processors have no effect on the InputAction.Callbac...
How to reproduce:1. Open the "Repro.zip" project2. Open the "SimpleDemo_UsingPlayerInput" scene3. Edit the "SimpleControl.inputactio... 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