Search Issue Tracker
Dragging and dropping a script into a component's slot crashes the Edito...
Repro steps:1. Open attached project2. Open scene "Football"3. Select GameObject "Ball_AI" in the Hierarchy4. Turn Debug Mode in the... Read more
NullReferenceException is thrown when changing the Inspector preview sel...
How to reproduce:1. Open the “PreviewSelector.zip“ project2. Open the “SampleScene“3. Select the “Test“ GameObject4. Click on “TestP... Read more
IndexOutOfRangeException is thrown when increasing the size of an Expose...
How to reproduce:1. Open the user-submitted project2. Open the scene "bug" (Assets/bug.unity)3. In the Hierarchy window, select the ... Read more
Inspector breaks when copying LODGroup renderers from a higher renderer ...
How to reproduce:1. Open the attached project2. Select the "LOD" object in the Hierarchy3. In the Inspector expand the "LOD 0" field... Read more
Wrong values get copied when copying long values in the Inspector
How to reproduce:1. Open the attached project "PropertyULong.zip"2. Open "SampleScene" Scene3. Select "SAMPLE" GameObject in the Hie... Read more
[OSX] Memory leak occurs when cursor is hovered over multiple Inspector ...
How to reproduce:1. Open the "1246165" project and select "Main Camera" in the "New Scene" Scene2. Make sure the Camera component is... Read more
Simple CustomEditor scripts cause significant performance impact
How to reproduce:1. Open the attached 'project-1252396.zip' project2. In the Hierarchy window select 'Test Object'3. Observe the val... Read more
Inspector window is not updated when Assets from the Project window are ...
How to reproduce:1. Open user's attached "ScriptableImporterBugs.zip" project2. Open "SampleScene" Scene3. Select all Assets from th... Read more
Anchor inner rectangle icon (bold right edge) does not match anchor pres...
How to reproduce:1. Create and open a new project2. In the Hierarchy window create a new image object ('UI' > 'Image')3. In the I... Read more
"ExecuteMenuItem failed because there is no menu named" error is thrown ...
Steps to reproduce:1. Create a new project or open an existing one2. Select a GameObject in Hierarchy or create a new one3. Click "A... 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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist