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
- APV data is sometimes incorrectly loaded from multiple baking sets when loading a scene
- GC Alloc spikes occur when calling UnityEngine.Resolution and UnityEngine.RefreshRate with Equals() and GetHashCode()
- Type error is thrown when a new ComputeShader is instantiated after destroying previous ComputeShader
- APV data becomes incorrect when reselecting the currently active Baking Set
- Launch screen image exceeds the screen bounds on IPad when building for iOS