Search Issue Tracker
MissingMethodException: Method not found: 'UnityEngine.Mesh.Clear
MissingMethodException: Method not found: 'UnityEngine.Mesh.Clear'. Repro steps: 1. open attahced project (it's an asset store packa... Read more
[SubEmitters] When upgrading projects, inheriting "everything" wrongfull...
Systems with sub emitters set to inherit "everything" now will also inherit lifetime.This is an issue particularly with death sub em... Read more
[5.6] Editor crash when playing sample scene in 'proSreenShot Solution' ...
1. What happenedEditor crashes when taking snapshots in 'BlendLogoAndIgnore_example03' or 'RuntimeAPI_example04' sample scenes from ... Read more
[Standalone] Artifacts (interpolation) when running build on non-native ...
How to reproduce:1. Open user-supplied project2. Load scene "main"3. Build & run4. Select a non-native resolution (tested on 102... Read more
[Mac] Specific h264 Video Clip stops playing/lags after a few seconds wh...
How to reproduce:1. Open the attached "VideoPlayerBug2" project and "Repro" scene2. Enter playmode, video clip should be played Expe... Read more
[Shuriken] WaitForJobGroup causes huge FPS drop after upgrading from 5.6...
How to reproduce:1. Download attached project file2. Play the "Particles" scene Expected result: Particles system works fine without... Read more
When project has compiling error, some prefabs get broken GUI and spams ...
How to reproduce:1. Open the attached project or download "Toy Car Game" from Asset Store2. Notice that it has one compilation error... Read more
[Timeline] The current position of Animation Window linked with Timeline...
Steps to reproduce:1. Open user attached project ("TimelineLinkCurrentTime")2. Select the "New Timeline" from the Hierarchy3. Double... Read more
[Metal][iOS] RenderTexture.DiscardContents() doesn't discard contents
Steps to reproduce:1. Open the attached project2. Build to iOS3. Run on a device4. In XCode, go to Debug -> Capture GPU Frame5. O... Read more
[WebGL] IL2CPP crash: 'INFO:root:Checking JS engine ['...\node.exe','--s...
To reproduce:1. Open project2. Build scene for WebGL Expected: scene will be built without any errorsActual: IL2CPP.exe crashes, an ... 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