Search Issue Tracker
Scene Catalog not loaded (Android)
How to reproduce:1. Open attached project "simplified.zip"2. Open Scene "ForEach"3. Add a new android build configuration3. Build an... Read more
Crash on vk::DecompressShader when loading an AssetBundle with AssetBund...
Reproduction steps:1. Download the attached project and two AssetBundles: "New Unity Project.zip", "CubeV1.assetbundle", "CubeV2.ass... Read more
[Linux] Unity crashes or freezes when loading an AssetBundle with AssetB...
Reproduction steps:1. Download the attached zip file: "case_1308947.zip"2, Extract the project and two AssetBundles: "New Unity Proj... Read more
[Shadergraph] Properties can not be renamed
Reproduces in Master f99fb3bcdbDoes not reproduce in the SRP2Core version packaged with Version: 2021.2.0a13.1875 Repro steps:1. Cre... Read more
Caching preprocessor does not support 1.#INF
If you write an infinity constant into the shader HLSL code, it will not compile with the caching preprocessor (but will work fine i... Read more
Game View Stats Saved by Batching is always 0 when using SRPBatcher
Reproduction steps:1. Open user attached Project2. Open Assets\Scenes\SampleScene3. Enable the Stats Pane on the Game View Window Ex... Read more
CURL errors in Development Builds cannot be disabled, and spam the Conso...
Reproduction steps:1. Open user attached Project2. Disconnect from the Internet3. Build and Run a Dev build Expected result: There a... Read more
[Android] Cache.expirationDelay does not remove expired Asset Bundles fr...
Steps to reproduce:1. Open the attached project "TestForTrunk"2. Build it to Android and run the app3. Press the "Load Cube" button ... Read more
IL2CPP Linux build fails when building on CentOS 7
How to reproduce:1. Create a new project2. Open the "Build Settings" window by pressing Ctrl+Shift+B3. Go into the player settings b... Read more
[Input System] Mouse position does not immediately lock to the center of...
How to reproduce:1. Open the attached project "MouseLockStateBug.zip"2. Open SampleScene3. Click Play4. Click on the Game View5. Mov... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- 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