Search Issue Tracker
[Asset Pipeline V2] Editor crashes when calling AssetDatabase.DeleteAsse...
How to reproduce:1. Open user-submitted project (CrashDeleteScene)2. Dirty the Scene(e.g. create a GameObject)3. Save the Scene Expe... Read more
Inconsistent slider behaviour if Label Field width is not specified
How to reproduce:1. Open the attached project2. Select "Assets/Configurations/Definitions/Items/loot_test.asset"3. Select "Chance" t... Read more
[GPU PLM] GPU baking does not match CPU
Steps to reproduce: 1. Download and open the attached repro project2. Open SampleScene3. Bake lighting using CPU PLM4. Bake lighting... Read more
An artifact is visible in Package Manager search field
How to reproduce:1. Open the attached 'project-1206260.zip' project2. 'Window' > 'Package Manager'3. In the Package Manager click... Read more
Using "EditorUserBuildSettings.SwitchActiveBuildTarget" in code does not...
Reproduction steps:1. Open "Test.zip" project2. "Tools" -> "SwitchMe"3. Notice the Console Output4. "Tools" -> "SwitchMe"5. No... Read more
Adding a diffusion profile to HDRP Asset using the "Fix" button on a mat...
How to reproduce:1. Open the attached Project.zip project2. Go to the Project folder-> select "New Material"3. Go to the Inspecto... Read more
Connecting to SQLite plugin takes from 2 to 3 times longer with some dev...
Steps to reproduce:1. Open the attached project "Case_1205936"2. Build it on android device3. Press "Button"4. Notice the load time ... Read more
"Physics module is not present" warning is shown when Physics Raycaster ...
To reproduce:1. Open attached project ("case_1206126.zip")2. Select "Test" Game Object from Hierarchy3. Observe the Physics Raycaste... Read more
[VCS] Empty folders are not reverted correctly after moving and revertin...
How to reproduce:1. Create a new project in your preferred workspace and open it2. Create two new empty folders3. Connect the projec... Read more
[HDRP] When in play mode, fog is missing on the first frame
When one starts play mode in the editor, fog is missing on the first frame. Repro :- Create a project using the HDRP template- When ... 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