Search Issue Tracker
[Graphics] PlayWay Water isn't rendered in standalone build
To reproduce:1. Open attached project2. Build and run Weather Demo scene3. Notice that water isn't rendered Reproducible with 5.4.0a... Read more
D3D12: device is lost and editor crashes, when a 3D or Array RenderTextu...
Steps to reproduce:1. Download and open the attached project2. Make sure D3D12 is set as the graphics API3. Open Scene "Sample Scene... Read more
Editor Freeze / Graphic Issues on disabled Images after reparenting
Steps to reproduce editor freezing:1. Open user attached project "CrashProject II.zip"2. Enter play mode3. Wait a couple of seconds ... Read more
Texture's alpha quality in 5.5 is significantly lower than 5.3 Unity ver...
Reproduction steps:1. Open the attached project "Test 5.5.zip" with Unity 5.5;2. Take a look at the noise;3. Open the " Alpha On 5_3... Read more
Graphics.CopyTexture() from Texture2D to Texture3D crashes in dynamic_pp...
Steps to reproduce1. open attached "CopyTexCrash.zip"2. open scene Main and play - crashes in dynamic_pptr_cast<Texture2D * __ptr... Read more
[Sprite Packer] Atlas turns blue after packing when using Mobile platfor...
Reproduction steps:1. Open the attached project.2. Go to File > Build Settings and change Platform to iOS or Android.3. Go to Win... Read more
Rendering particles in Command Buffer spams errors
Steps to reproduce:1) Download and open attached project "repro_848314.zip"2) Open scene "DensityParticles"3) Either play it or sele... Read more
[Transform] transform.SetSiblingIndex(out of range) should throw an exce...
For consistency with the rest of the API transform.SetSiblingIndex should throw and exception for out of range values. Currently it ... Read more
[Transform] transform.IsChildOf(transform) returns true
Currently returns true (by design in cpp code, the binding method name is IsChildOrSameTransform), the method should probably be ren... Read more
Rendering a scene with a Skinned Mesh Renderer without an Animator compo...
How to reproduce:1. Open the attached project2. Enter Play Mode Expected result: Allocator errors should not be shown.Actual result:... 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
- Animator state transition preview clips are flickering when zooming in
- [Tile Palette] Sprites not rendering when brush tool "Paint a filled box with active brush" is used for the first time
- Adding available Nodes with longer names in Fragment Context window overflow Fragment Context window in Shader Graph
- Longer Shader Graph Property Reference names breaks VFX Graph Output Particle Node
- "DebugAllocatorMode" option changes when changed in another Editor instance