Search Issue Tracker
NullReference errors when dragging GameObjects into the Scene View
How to reproduce:1. Open the attached project “Dragging”2. Open the “SampleScene” scene3. Drag the “GameObject” GameObject from Hier... Read more
[macOS] White texture appears when setting “RenderTextureFormat.Depth” t...
How to reproduce:1. Open the user’s attached project2. Open the “SampleScene” Scene (Assets > Scenes > SampleScene)3. Enter Pl... Read more
Camera’s FOV white lines are visible in the Scene window’s Camera window
How to reproduce:1. Open the user’s attached project2. Open the Scene window3. In the Hierarchy, select the “Camera” GameObject4. Ob... Read more
Cursor is visible when using “Cursor.lockState = CursorLockMode.Locked” ...
How to reproduce:1. Open the user’s attached project2. Enter Play Mode and move the cursor to the Game view3. Observe the cursor Exp... Read more
Prefabs can be serialized incorrectly when they have VFX
Reproduction steps:1. Unzip the attached project "VFXBug.zip"2. Delete the Library folder3. Open the project Expected result: There ... Read more
[Mesh] Cylinder and Sphere meshes disappear until editor restart after m...
Steps Open project (see comments) Open Assets/LOW/BreaksResourcesRepro Check scene view ## Observe that Cylinders and spheres are vi... Read more
[VFX Graph] Error is thrown when selecting camera and vfx component with...
How to reproduce: Drag any VFX to the Scene LMB click and then drag to select camera and vfx component at the same time Release LMB ... Read more
Input.mousePosition does not update when using a tablet
Reproduction steps:1. Open the attached project "TabletPenBug.zip" and load Scene "SampleScene"2. Enter Play Mode3. Using a tablet, ... Read more
Material.SetOverrideTag setting LightMode tag has no effect
Material.SetOverrideTag should issue a warning when setting the value of LightMode tag that it won't have any effect. Read more
[iOS] Freeze when compiling shaders
How to reproduce: 1. Download and open the attached "AUPFreeze2.zip" project2. Build and deploy the project to iOS3. Observe the fre... 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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks