Search Issue Tracker
Color Picker controls are assigned new ControlId when saving current scene
How to reproduce:1. Open attached project "ColorPicker.zip" and scene "SampleScene"2. In Project window, select Assets/New Material3... Read more
An empty custom editor will force all inspector windows to be redrawn ev...
How to reproduce:1. From any project, add the attached ForcesRepaint MonoBehaviour (see attached files)2. Create a new GameObject an... Read more
The Component is not disabled/enabled via script until mouse hovers over...
How to reproduce:1. Open the attached "1320215_Repro" project2. Open the Scene "SampleScene"3. In the Hierarchy select the "GameObje... Read more
Expanding the SignalReceiver Events in Debug mode Inspector will throw A...
How to reproduce:1. Open the attached project2. Select Box in the Scene Hierarchy3. Set the Inspector to Debug Mode4. Expand the Eve... Read more
Reorderable arrays and lists are not expandable when disabled
How to reproduce:1. Open the user's attached project2. In the Project window select the 'Data' Asset3. In the Inspector try to expan... Read more
BuildConfiguration component is shown twice in Inspector when switching ...
Reproduction steps:1. Open the attached "1398998Repro.zip" project2. Open Collaborate window (Window > Collaborate)3. In the Proj... Read more
Disabled state of a MonoBehaviour is saved even when the Inspector chec...
Reproduction steps:1. Open attached project "Enabled.zip" and scene "SampleScene"2. In Hierarchy window, select "GameObject"3. In In... Read more
'Retrieving array element that was out of bounds' error is thrown on del...
How to reproduce:1. Open user-submitted project (DeleteElementArray.zip)2. Open the SampleScene3. Select Array GameObject4. Delete E... Read more
Elements in the deepest level disappear when editing list size while usi...
How to reproduce:1. Open the attached project "bug3.zip"2. Select "GameObject" GameObjects in the Hierarchy3. In Inspector, expand "... Read more
"A GameObject name cannot be set to an empty string" warning is logged ...
How to reproduce:1. Open the user's attached project2. In the Project window, expand sprite asset and select its first sub-asset (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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used