Search Issue Tracker
The GUIStyle property "Text Clipping" isn't displayed correctly
To reproduce: 1. Create a GUISkin 2. Expand some kind of section (I'm using "box") 3. Navigate to "Text Clipping" - it's an input fi... Read more
`EditorGUILayout.PropertyField` does not add spaces to enum popups
Steps to reproduce : - import the project attached - open the scene "Example" - select the "Test" game object and notice that the s... Read more
Blue outline is missing for toggles when editing multiple objects
Steps to reproduce : - create a new project - create 2 game objects - set one to static and for the other one leave static unchecke... Read more
When multi-object editing the tri-state toggle control smudges horizonta...
Steps to reproduce : - create a new project - create 2 cameras - toggle the "Occlusion culling" for one of the camera - select both... Read more
The UnityEditor.RuntimePlatform enum is missing WebGL
To reproduce: 1. Create a script 2. Write down RuntimePlatform and inspect the possible enum values - WebGL is missing Read more
Multi-object inspector toggles are not updated properly after an undo
To reproduce: 1. Create a new project 2. Duplicate the main camera 3. Set the value of Occlusion Culling to false on one of the came... Read more
WebCamTexture init throws outdated API warning on iOS
To reproduce: 1. Open attached project 2. Build and run on iOS 3. Notice the warning: WARNING: -[<AVCaptureVideoDataOutput: 0x208a70... Read more
Targets array is not used in onSceneGUI but error is shown
Steps to reproduce: 1. Open the 'Example' scene. 2. Select both of the 'Example Object' objects. 3. Focus the scene view. 4. Tap spa... Read more
Bought a gyrodroid plugin, tried to download and import, Unity stopped r...
1. download GyroDroid from the Asset Store 2. close the editor and open a new project using GyroDroid The editor hangs when loading... Read more
Unfolding a script in inspector causes a bunch of scripts to disappear
To reproduce: 1. Import attached Unity package 2. Add chest - Bliss mk1 prefab to the scene 3. Select it 4. Check Inspector 5. Fold/... 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
- Animator Controller throws MissingReferenceException after undoing Layer Creation
- Full stack trace is always printed when an exception occurs in an IL2CPP build
- Licensing Client fails to launch when opening Unity Hub (licensing client path is not found)
- Licensing Client fails to launch when opening Unity Hub
- Different custom Shader behavior when GPU Resident Drawer is enabled