Search Issue Tracker
Unity crashes if a script containing a custom inspector class is deleted
If a file containing a custom inspector class is deleted from the file system while an object in the editor is currently drawing the... Read more
Cannot drag and drop components from one game object to another
Steps to reproduce : - create two game objects- add a component to one of the objects- try to drag and drop it to the other componen... Read more
ReverbZone.RoomRolloffFactor property can only be set indirectly (throug...
Reproduction steps:1. Open my attached project ("case_873297-repro")2. Open the "main" scene3. Select the "Reverb Zone" in the hiera... Read more
[HideInInspector] Script with HideInInspector hideFlags and [ExecuteInEd...
Script with HideInInspector hideFlags and [ExecuteInEditMode] attribute cannot be removed from gameobject after deleting it from the... Read more
Cannot drag a mixer into the Audio Source component
Steps to reproduce : - add an Audio Source component to a game object- create an Audio Mixer in the Project Browser- try to drag the... Read more
NullRefException when undocking Asset Preview window from Inspector
Right click on the Asset Preview window in the Inspector to have it undocked. The following error message is printed in the Console:... Read more
[Curves] Can't highlight particle curve max value text field, text curso...
Repro steps:1. Open Particles scene from attached project.2. Select particle system and click on any curve (i.e. turn Start Lifetime... Read more
[Inspector][Shuriken] Value modes cannot be set to 'Random Between Two C...
When trying to select 'Random Between Two Constants' for SubEmitter parameters like Start Lifetime, Start Speed etc., the parameter ... Read more
[Inspector] Can't set scene fields to scenes which has the same name as ...
Steps to reproduce:1) open attached project2) open scene 'main'3) select 'HudComponent' from hierarchy and lock inspector4) drop bot... Read more
ScrollView, Selectiongrid, Toolbar inside PropertyDrawer causes misalign...
Note, not technically a problem with PropertyDrawers but with GenericInspector (OptimizedGUIBlock) in general. Steps to reproduce : ... 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
- [RenderGraph] Outputs from camera stack override each other when using OpenGLES3 with a custom renderer feature
- An "RefreshInternalV2 is called before InitialRefresh" error is thrown when opening a project where a build profile with Player settings added is selected
- MeshCollider preview gizmo disappears from the Scene view when overriding the mesh asset using any 3D editing tool
- Tutorial project is not created when started from the Get set up tab
- Audio Listener Component expands when selected