Search Issue Tracker
`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 seco... 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 unchecked- ... 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 the... Read more
The UnityEditor.RuntimePlatform enum is missing WebGL
To reproduce:1. Create a script2. 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 project2. Duplicate the main camera3. Set the value of Occlusion Culling to false on one of the cameras... Read more
WebCamTexture init throws outdated API warning on iOS
To reproduce:1. Open attached project2. Build and run on iOS3. Notice the warning:WARNING: -[<AVCaptureVideoDataOutput: 0x208a704... 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 space o... Read more
Bought a gyrodroid plugin, tried to download and import, Unity stopped r...
1. download GyroDroid from the Asset Store2. close the editor and open a new project using GyroDroid The editor hangs when loading t... Read more
Unfolding a script in inspector causes a bunch of scripts to disappear
To reproduce:1. Import attached Unity package2. Add chest - Bliss mk1 prefab to the scene3. Select it4. Check Inspector5. Fold/Unfol... Read more
Error spam in Console, when using a custom Curve Editor
To reproduce:- Import attached "TestWindow.unitypackage" and launch "test" scene- Go to "Test" in top menu bar an select "CurveField... 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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project
- Resize to Fit option for Import Activity window's Columns does nothing