Search Issue Tracker
The game crashes on standalone build when using graphics jobs with a bun...
Reproduction steps:1. Open project attached (Crash Particle.zip)2. Make a build3. Play it.4. Press A to enable particles. Expected r... Read more
DXR Crash when disabling all code generated meshes in acceleration struc...
How to reproduce:1. Open the attached project named "Case_1228755"2. Open & Run SampleScene3. Select both New Game Object object... Read more
Errors in Console 'Dynamic batching: index buffer destination is NULL' w...
Steps to reproduce: 1) Download attached project 'DynamicBatch.zip' and open in Unity2) Open scene 'CampaignStage_2' and press Play3... Read more
[Format] Cubemap.GetPixel returns wrong data from BC6H compressed cubemap
To reproduce:1. Open project2. Open 'test_scene'3. Play scene Expected: uncompressed and compressed cubemaps should be similar Repro... Read more
Unity crashes at Texture::SetFilterMode when AddCommandBuffer() buffer's...
Steps to reproduce:1. Download SourceEngineDepthFadeGlow.zip and open "main" scene2. Press play button to enter game mode3. Editor c... Read more
SkinnedMeshRenderer not being rendered in Build
Reproduction steps:1. Import the attached package "b123.unitypackage"2. In the Project window drag and drop the "GameObject.Prefab" ... Read more
Emission in custom shader shows different bloom than standard shader whe...
How to reproduce:1. Open the attached project("Emission_Bug")2. Go to Project > Assets > Scenes and open SampleScene3. Observe... Read more
Texture2DArray.Apply(makeNoLongerReadable: true) doesn't free heap memory
How to reproduce:1. Open user provided project2. Build standalone or to mobile device3. Inspect heap memory Expected behaviour: Usin... Read more
[Texture Importer]16bit images with alpha are recognized as RGB instead ...
Importing an image that is 16bit will be automatically asssigned a texture format without alpha support even though it contains an a... Read more
A specific PNG texture with alpha is imported as 24bit RGB instead of 32...
To reproduce: 1. Open project2. Notice, that 'brocoli' and 'kinder_egg' images are both png, but 'brocoli' is imported as 32bit RGBA... 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
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window
- "View Generated Shader" button in Shader Graph Asset is not aligned with other buttons