Search Issue Tracker
[compute] RWStructuredBuffer Count Limit is not properly detected, cause...
Editor crashes when dispatching a compute shader with too many RWStructuredBuffers (e.g. 8 of them makes it crash; while 7 works). Read more
[Win]Crunched Cubemaps crash Editor and DX11 Standalone
-e: as per title -repro--open attached project--try reimporting the "Day Sun Low HorizonRich_Paladin" cubemap--NOTICE editor crashes... Read more
[Input] When a fullscreen non-native resolution is used for a standalone...
To reproduce:1.Create new project, import attached "repro" package.2.Open and play "test" scene.3.Notice in left-top corner - 3 GUI ... Read more
1 frame length animations don't play
To reproduce:1. Open attached project2. Open Main scene3. Press play4. Press Idle button5. Select blacksmith model in project6. Sele... Read more
[Undo][Redo] can't undo/redo changes made to long
Steps to reproduce: 1. Open attached project2. Select "LongData" asset3. Change the value of "Long"4. Undo (Ctrl+z) and notice that ... Read more
Error message when importing a custom package
How to reproduce: 1. Open any (new) project2. Go to Assets -> Import Package -> Custom Package...3. Select any package (or the... Read more
[Mecanim] Typing a non-existent parameter name as transition condition i...
Reproduction steps:1. Open attached project2. Open scene "Test"3. Enter play mode4. Select "GameObject" in the Hierarchy window5. Op... Read more
[Shaders] Incorrect shader names (folders) for templates
This is not really a bug, but think all shader names should go to custom by the default. Because when you create "Image Effect Shade... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal