Search Issue Tracker
Removing a sprite reference from the a Sprite Light
To reproduce:1. On a Sprite Light with an assigned Sprite, remove the sprite.2. Observe the following error:UnassignedReferenceExcep... Read more
HelpBox visuals in the "Ray Tracing Shader" asset are not aligned with t...
Steps to reproduce: Create a new project Go to "Assets" -> "Create" -> "Shader" > "Ray Tracing Shader" Select the newly cre... Read more
2DLight component only renders when ShadowCaster2D components are within...
Reproduction steps:1. Open the attached “IN-103215.zip” project2. Open the “SampleScene”3. Build and Run for WebGL (File > Build ... Read more
Calling GetComponents method on non-empty List keeps old references to e...
Reproduction steps:1. Download and open the attached project 'ComponentLeak.zip'2. Open scene 'SampleScene'3. Enter Play Mode4. Obse... Read more
Animations do not play completely/get stuck when FPS/frame rate is low
How to reproduce:1. Open attached project "UI_Environment.zip" and scene "Sample Scene"2. Enter Play mode3. In Game view, press "Pla... Read more
[2D] Sprite indexing is rearranged in Atlas when switching platforms whi...
To reproduce:1. Open user's attached project2. Enter Play mode to build the Atlas3. Check SpriteAtlas.spriteatlas packaged sprites' ... Read more
IL2CPP compile error when script contains method group of interface to d...
How to reproduce: 1. Open attached project- Project contains a single script: using System; public interface IMyInterface<T>{v... Read more
Apk file is created when changing defines and building via script in bat...
Steps to reproduce:1. Open the user's attached project "BootCorruptRepro.zip"2. Navigate to Project settings-> Player-> Other ... Read more
Tile Palette: Blurry selection icon and inconsistent padding in brush se...
Steps to reproduce: Create a project using the Universal 2D template Go to "Window" -> "2D" -> "Tile Palette" In the "Tile Pal... Read more
Assertion "ALLOC_TEMP_THREAD..." appears, when closing Unity in playmode...
Reproduction steps:1. Create new project.2. Change Camera position Y to 21 (or any other change). DO NOT SAVE3. Press Play.4. Try to... 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
- Frame Debugger is not disabled when switching Scenes if the Frame Debugger window is not open during the transition
- Standalone Profiler Targets another Project if a Standalone Profiler was launched in it before when switching between Edit or Play Mode Targets
- Crash on ForwardRenderLoopJob when opening a specific project
- [Android] Memory leak and eventual crash on Snapdragon 8 Gen 1+ devices when a Clear Pass is executed after Framebuffer Fetch
- PhysicsRaycaster ray length is incorrect when casting from rotated Camera