Search Issue Tracker
[GLCore] Tessellation only works with glcore43 or newer
Tessellation only works with glcore43 or newer version, but with modified glcore it should work with every version, because untiy sh... Read more
[IL2CPP] ReadOnlyCollection<T> doesn't work on ARM64
To reproduce:1. Build the project attached to the comment for AMR64 (with development on). (GenericsTest.zip (8 MB) and NOT Generics... Read more
Setting ConfigurableJointMotion angular motion to locked causes target o...
To reproduce:1.Open attached "JointReset.zip" project.2.Open and play "LockTest" scene, notice 2 cubes joined my configurable joint ... Read more
[WebGL] Input.mouseScrollDelta has a way bigger range
-e: on standalone it seems clamped to -2;2 while it is up to +-300 in webgl -repro:--open attached project--build & run standalo... 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
[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
IEnumerable inheritance does not compile with IL2CPP for Boo
-e: IEnumerable inheritance does not compile with IL2CPP for Boo -repro:--open attached project--Build (scene "s") with il2cpp--NOTI... Read more
Applying a change to texture import settings null reference error
1. create a Layout where the Sprite Editor is a tab in a frame2. import some sprites/textures and then close the Editor3. re-open th... Read more
[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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash with “Fatal Error! The file ‘MemoryStream’ is corrupted!” when adding a large number in Font Character Rects Size field
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
- VFX Graph font size change does not adjust Sticky Note size when smaller font size is selected
- Rendering Debugger has a “Go to Section” burger button even when the section is already opened and does nothing when pressed
- SIGSEGV error when adding EditorApplication.delayCall callback declared in complex generic type and exiting Unity in `Performanc