Search Issue Tracker
Editor crashes when EditorUtility.UnloadUnusedAssetsImmediate is called
Reproduction steps:1. Open the user’s attached project2. Select from the top menu Debug > UnloadUnusedAssetsImmediate Expected re... Read more
Flickering black pixels in the Game View when Volumetric Clouds with Loc...
Reproduction steps: Open the attached project Open the “/Assets/OutdoorsScene.unity” Scene Enter the Play Mode Observe the Game View... Read more
MovedFrom attribute doesn't work on prefab overrides
Quick summary: When a SerializeReference object creation is recorded in a PropertyModification, and that type is missing, then the e... Read more
[IL2CPP] iOS build fails when building on a different machine/user due t...
How to reproduce:1. Open the attached project (Google Drive link)2. Build And Run Expected result: Xcode project builds successfully... Read more
Error is not generated if you use the index of the component instead of ...
iphone: There are some Vector3 properties that can not be modified by component. For instance, you can't set bounds.min.x, bounds.ma... Read more
No error is generated if you use the same scripted hotkey for two menu i...
No error is generated if you use the same scripted hotkey for two menu items. The first of the menu items that you create is still t... Read more
Closer framing for asset previews using Bounding Spheres
The new preview window: Assets are very small/farway compared to if you preview a material. Read more
[Layout] Scroll/scale bar in Animation Editor is inconsistent
I'm reviving this bug, as it's still pretty relevant. The main issue with the scrolling in the Animation window is:(see the attached... Read more
Setting Time.timeScale to 0 in Start is broken
When setting Time.timeScale to 0 in the Start method of a MonoBehaviour, Time.deltaTime from that point on is not 0 but 0.02. 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
- [RenderGraph] Outputs from camera stack override each other when using OpenGLES3 with a custom renderer feature
- An "RefreshInternalV2 is called before InitialRefresh" error is thrown when opening a project where a build profile with Player settings added is selected
- MeshCollider preview gizmo disappears from the Scene view when overriding the mesh asset using any 3D editing tool
- Tutorial project is not created when started from the Get set up tab
- Audio Listener Component expands when selected