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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS