Search Issue Tracker
[Mac][OpenGL] Some graphical corruption/stripes appear for a second at t...
Repro steps: 1. Open attached project 2. Build and Run on MacStandalone 3. Play Actual: Some graphical corruption/stripes move thro... Read more
Empty AnimatorController on Animator used by Playables breaks layer blen...
Steps to reproduce: 1. Download and open the attached project 2. Enter Playmode 3. Set the Controller to anything on the Animator co... Read more
[Android][Vulkan] UI Panel with Mask is not rendered on devices with Mal...
How to reproduce: 1. Open attached "PanelBug" project 2. Build to Android and launch application Expected result - Panel is visibl... Read more
[Build Callbacks] Build does not fail when using BuildFailedException
Steps to reproduce: 1. Open attached project "BuildFailedException.zip" 2. Open Build Settings and click "Build" Expected result: B... Read more
Editor Freeze when creating Tile Assets with special characters (*) in t...
To reproduce: 1) Create a new project 2) Import at least two textures and make them Sprites (note: if you try importing one with "*... Read more
Any inverse pinvoke from GoLang code on Linux will cause the process to ...
To reproduce: 1) Open attached project 2) Build and run for Linux Standalone 3) If it's 2018.3+, leave it for 5-10 mins CRASH! Re... Read more
[Windows] Comparison window is distorted when user quickly switches betw...
Steps: 1. Open attached project 2. Open SampleScene 3. Select "Cube" prefab instance 4. Click on "Overrides" button in Inspector ==>... Read more
Selecting multiple prefab overrides + clicking apply does not apply all ...
It is not possible to select + apply multiple individual prefab overrides at the same time. To reproduce: 1) Create a new prefab 2)... Read more
Crash when swapping graphics APIs
Repro steps: 1. download this project 2. Open the CatsSushiScene 3. Notice the console error: ```GLSL compilation failed:ERROR: 0:... Read more
Serialization layout error thrown in Build when using Generic Classes wi...
How to reproduce: 1. Open the user-submitted Project ("Bug - Serialization layout.zip") 2. Build and run the Player with the "develo... 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
- Shadows are not cast when the Light's CullingMask and the GameObject's Layer do not match
- Graphics.DrawMeshInstanced does not work when 2D Renderer and 2D Shaders are used
- SpeedTree does not move when using WindZone
- "Undeclared identifier 'LinearToSRGB'" error is thrown when creating a color variable with HDR color mode and assigning a Custom Render Texture target in Shader Graph
- Input System package is missing when creating a new HDRP project