Search Issue Tracker
Unresponsive Editor caused by Shader Compilation
Steps:1. Open repro project2. Open the shader and uncomment the lines#define foo bar.foofoo;3. Save the shader and go back to editor... Read more
Sphere Collider sometimes reports incorrect results when using Physics.C...
To reproduce:1. Open attached project2. Move the Sphere Collider around Reproducible with: 2018.3.3f1, 2019.1.0a14, 2019.2.0a2Couldn... Read more
[Android][Vulkan][VideoPlayer] Video Player crashes when graphics API is...
How to reproduce:1. Open the attached project2. Sample scene is very simple, it has Video Player attached to Main Camera with all de... Read more
[Incremental GC] Projects fails to open if switching from .NET 4.x to .N...
How to reproduce:1. Open attached project2. Go to Player Settings and switch to .NET 3.5 Result - Editor is not opened, after that y... Read more
Script reference lost when importing .unitypackage with .dll files
Steps to reproduce:1. Open the attached Project "ReimportReproPackage"2. See the Inspector Window for GameObject "ColorChaningCube" ... Read more
[Addressables] Shaders are not being included in the Asset Bundle in pac...
To reproduce:1. Open the attached project2. Play the 'SampleScene' Expected: Shaders are included in the Asset Bundles when packed u... Read more
Position of child gameobject cannot be changed if parent's scale is (0,0,0)
Steps to reproduce:1. Create a new project2. Create a new object in the scene3. Set its scale to (0,0,0) if not set already4. Create... Read more
Animation Event leads to non-existent documentation page when clicked on...
Reproduction steps:1. Open the project inside "Space Raider.zip"2. Open the Animation window3. Select "Explosion" animation4. Select... Read more
Standalone Windows Player uses an old cached version of addressable asse...
Reproduction steps:1. Open the project inside "Vulcan-AddressablesTest3.zip"2. Change the AddressableAssetSettings to match your Rem... Read more
Audio starts popping after pausing and resuming the Scene
How to reproduce:1. Open the "SoundStutterBug.zip" project2. Press Play3. Pause and resume the scene several times4. Listen to the a... 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
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code
- Transparent pixels are still hit when alphaHitTestMinimumThreshold is set to a non-zero value
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names