Search Issue Tracker
Crash on core::StringStorageDefault<char>::assign when opening the project
Reproduction steps: 1. Open the attached project “Verification.zip“ Expected result: Editor is opened Actual result: Editor cra... Read more
IPreprocessBuild.OnPreprocessBuild isn't called when building a project
Reproduction steps: 1. Open project “My project” 2. Open scene “SampleScene” 3. Build and Run project Expected result: two {{Debug.... Read more
The wrong documentation page is opened when clicking the Help icon in th...
Reproduction steps: 1. Open a new Unity project 2. Go to the “Window\Rendering\Lightning” window 3. Click the Help icon (question... Read more
[HDRP/VFX] Particles flicker when SG is assigned and Receive Decals and ...
How to reproduce: # Import the attached package # Drag VFX Graph to the scene # Select VFX and switch to rotation gizmos # R... Read more
The ReorderableList item becomes invisible when dragging it through the ...
Reproduction steps: 1. Open the attached project “ListItemBug“ 2. Select ScriptableObject “Assets/Test” 3. In the Inspector windo... Read more
New items are created and old ones remain in memory
How to reproduce: 1. Open the attached project ‘TreeViewBug.zip’ 2. Open the Environment Layer Stack Window (Window>Environment>Tree... Read more
"DirectoryNotFoundException" error when building a project via script in...
How to reproduce: 1. Open the attached project “BuildLocationBug.zip“ 2. Build the project in folder A (Window>Test>Build) 3. Bui... Read more
Dragging and dropping files from the Unity Editor to a different app doe...
How to reproduce: 1. Open any project or create a new project 2. Select any file from the Unity Editor Project window and drag it ... Read more
Code continues to run after enabling the Frame Debugger when in paused P...
How to reproduce: 1. Open the attached project ‘FrameDebuggerBug.zip’ 2. Open Scene “SampleScene“ (Assets/Scenes) 3. Pause and en... Read more
The hash in bundle name changes when the bundle's indirect dependencies ...
How to reproduce: 1. Open the user attached project “HashChanges.zip“ 2. Open Addressables Groups Window (Windows>Asset Management... 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