Search Issue Tracker
Crash on StackAllocator::TryDeallocate when importing a Texture with Tex...
Reproduction steps:1. Open the attached project "Texture2DArray.zip"2. In the Project's Build Settings ensure that the Build Target ... Read more
[MacOS][GPU PLM] Baking on macOS produces incorrect lighting in HDRP tem...
Baking HDRP template on High preset Mac GPU results in incorrect lighting. Reproduction steps:1) Open HDRP template on 2021.2.10f12)... Read more
“Invalid path in AssetBundleProvider:." is thrown when loading an update...
How to reproduce:1. Open the user's attached "2077Demo.zip" project2. Set the webserver address on line 131 in the "Launch.cs" scrip... Read more
NullReferenceException is thrown when removing UIToolkit button from the...
How to reproduce:1. Open the user's attached project2. Open "Scene" Scene3. Enter Play Mode4. Press the "Click me!" button5. Press t... Read more
GetRuntimeMemorySizeLong returns incorrect size when in Play Mode
How to reproduce:1. Open the user's attached project2. Open "SampleScene" Scene3. Enter Play Mode Expected result: 4MB is displayedA... Read more
Unity 2020.3.27f1 randomly hangs in GPU recorder code with "Hold On" dialog
This causes a lot of long, random "Hold On' dialogs taking anywhere from 30 seconds to several minutes. Main thread callstack: ntdll... Read more
[2D][Sprite Shape] SpriteShapeRenderer Corner does not respect the Contr...
[2D][Sprite Shape] SpriteShapeRenderer Corner does not respect the Control Point height. Repro steps:- Open attached project, Assets... Read more
[Android][Docs] Update documentation on getting Unity generated manifest
https://docs.unity3d.com/Manual/android-manifest.html Examining the resulting Android manifest section is out of date. Not only that... Read more
[HDRP] Light intensity resets after 2 frames after changing it in the sc...
How to reproduce:1. Open attached Unity project (hdrp-light-intensity-issue)2. Load OutdoorsScene3. Select Sun gameObject4. Notice i... Read more
HDRP Terrain details are not lit correctly when Light Layers are enabled
How to reproduce:1. Open the attached project (HDRP_Terrain_LightLayer_Bug.zip)2. Open scene OutdoorsScene3. Go to Edit -> Projec... 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
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window