Search Issue Tracker
Lod cross fade doesn't work with Shader Graph
Shadergraph shaders do not give expected results when LOD Groups are set up to cross fade. Steps to repro: # Open attached projec... Read more
“Property _TRANSPARENCY already exists in the property sheet with a diff...
How to reproduce: 1. Open the attached project “FBXImportIssue.zip“ 2. Observe the error in the Console Expected result: No err... Read more
Light direction changes when changing "Light Anchor" component's "Distan...
Reproduction steps: 1. Open the “IN_30632_Stripped“ project 2. Open the “Anchor“ scene 3. Select the “Spot Light“ GameObject 4. ... Read more
Visual Scripting namespace is empty when using the "Runner Game" template
Reproduction steps: 1. Create and open a project using the core “Runner Game“ template 2. Import the attached “Test.cs“ script 3.... Read more
The position/width/alignment of other GUILayout elements is changed when...
Reproduction steps: 1. Open the “Empty.zip“ project 2. Navigate to “Window > TestFoldOut” 3. Toggle on/off the “Show Fold-out” check... Read more
Profiling builds created on older versions cause samples to be colored g...
How to reproduce: 1. Create a new project 2. Open the Build Settings (File → Build Settings) 3. Turn on Development Build 4. Bui... Read more
Sprite Editor unsaved changes get reverted when Script Recompilation fin...
How to reproduce: 1. Open the user-attached project 2. Open any Sprite via the Sprite Editor 3. Make any changes to the Sprite 4... Read more
Component titles from several words are displayed without the spaces in ...
Steps to reproduce: # Create a project # Add 2D/3D game object # Go to "Inspector" tab # Select any component, which title c... Read more
[macOS] Visual Studio opens multiple instances when selecting multiple S...
How to reproduce: 1. Open any project 2. Select multiple scripts holding the "Command" key 3. Right click and choose "Open" Ac... Read more
Preset "Inspector" section has a scrollbar, which is not needed
Steps to reproduce: # Create a project # Add 2D/3D game object # Go to "Inspector" tab # Select any component, which title c... 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
- Compute Shader property not set error when entering play mode with path tracing and PBR sky
- "WebGL Publish" detects WebGL module and allows building when it is installed without restarting the project
- Editor is non-responsive and flickers when multiple Water System instances are enabled
- Texture2D.PackTextures causes mips 7-9 to turn pink when packed textures are of ASTC 4x4 compression
- "OnApplicationQuit" is called when "Application.wantsToQuit" returns false