Search Issue Tracker
"RuntimeError: Out of bounds memory access" error appears when running W...
Reproduction steps:1. Open the attached "1403906.zip" project2. Build and Run the project in the Safari browser3. Observe the game i... Read more
Calculate Asset Dependency List is very slow during Addressables build w...
Reproduction steps:1. Open the user's attached project2. Select Window/Analysis/Profiler and enable Deep Profile3. Set Profiler mode... Read more
Entering Play mode for the first time also launches adb.exe which locks ...
Android development kit is required for reproduction. Steps to reproduce:1. Open any project2. Start entering play mode.3. adb.exe p... Read more
Resources.UnloadUnusedAssets unloads textures that are only referenced b...
When using a MaterialPropertyBlock to set a texture for a material, if the texture not referenced somewhere else, it gets unloaded w... Read more
[Build][D3D9] Canvas stops rendering in D3D9 windows standalone
Repro steps: 1) Open the project and Scene scene2) Build and run(Windows Standalone) in a windowed mode and also make sure it is in ... Read more
[WebGL] Failed to decompress data for the AssetBundle using specific ogg...
Reproduction steps:1. Open the attached project.2. Build and run on WebGL.3. Click "LoadFromMemory-OK" button.4. Open a web console.... Read more
Deferred lighting doesn't work on Intel HD Graphics
Reproducible only with Intel HD graphics card with latest drivers. Reproduced with driver versions 15.31.17.64.3257 (9.18.10.3257) a... Read more
The XML report generated by the editor tests runner is missing the requi...
Steps to reproduce:1. Download the attached project2. Run the tests through a command line3. Unity.exe -projectPath PATH_TO_PROJECT ... Read more
SHADERPASS has incorrect value when using Shader Graph for Built-In target
How to reproduce:1. Download and open the attached project2. Open the "GeneratedFromGraph-SG.shader" shader3. Go to line 1623 Expect... Read more
[Shadows] Shape of shadows cast by particles changes depending on an ang...
Steps to reproduce: 1. Open attached project "Particles.zip" using 5.32. Open scene "repro"3. Select particles to simulate them4. Tr... 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