Search Issue Tracker
[URP] The Player built with with specific project crashes when launched ...
Reproduction steps:1. Opent the attached project “BuildCrash”2. Go to File > Build Settings > Build and Run Expected result: T... Read more
WebGL project build fails with "Fatal error in Unity CIL Linker" error w...
How to reproduce:1. Open the attached “VisualScriptinWebGL.zip” project2. Open the “SampleScene” Scene3. Switch to WebGL platform4. ... Read more
[ReflectionProbe] Baking custom reflection light probes overwrites the u...
Baking custom reflection light probes when an .exr file (Texture type: cubemap or HDRI) is assigned as the custom cubemap overwrites... Read more
[UI] Editor crashes when changing rotation property on a RectTransform i...
How to reproduce:1. Create a new project2. Place sprite to Assets' folder3. Create Image in the scene (Create -> UI -> Image)4... Read more
Importing FBX files crashes Unity when using an AssetPostprocessor
How to reproduce:1. Open the attached2. Wait for the assets to import Expected result: Assets are imported successfullyActual result... Read more
Editor crashes when cancelling the binding listen dropdown using the ESC...
Steps to reproduce: Create a new project with the input system installed Create a new actions asset, add a new action map and select... Read more
Crash on CallWindowProcW when opening windows form in Play Mode
Reproduction steps:1. Open the user’s attached project2. Enter Play Mode3. Press the “W” key on the keyboard4. Close the opened dial... Read more
4K lightmaps broken unless you clear the GI Cache before every bake
4K GBufferHeavyData positions written to GI Cache doesn't match what is read back later on.This issue makes it impossible to work wi... Read more
WebGL build error: LLVM ERROR: ExpandArithWithOverflow: At least one arg...
-e: see title, build doesn't finish -repro:--open attached project--build for webgl--NOTICE build errors and stops 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
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
- 2D light leaks through ShadowCaster2D when ShadowCaster2D components are disabled then re enabled at runtime in Player builds
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template