Search Issue Tracker
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
Crash when creating a curve field GUI element that is too wide
To reproduce:- Import attached "TestWindow.unitypackage" and launch "test" scene- Go to "Test" in top menu bar an select "CurveField... Read more
Mouse events are not detected
Changing Input.simulateMouseWithTouches to false, mouse events are not detected. Repro steps:1. open project "touch repro.zip";2. bu... Read more
"Number of contacts" in Profile not out-putting info.
Open scene within attached project. Profile the PhysX simulation in Play mode, observe "Number of Contacts" having the value of 0 wi... 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