Search Issue Tracker
[Block] Position (Cone) block doesn't work when Radius 0 and Radius 1 ar...
Repro steps:1. Open the attached VFX and drag it onto the scene2. Set the values of Radius 0 and Radius 1 to be the same3. Observe t... Read more
RootNode is ignored by Animator when animating a Game Object in Play mode
To reproduce:1. Import user's attached project3. Enter Play mode Expected: animation loop is played with root node not movingActual:... Read more
Crash on mono_generic_class_get_class when function has Task<T> return type
How to reproduce:1. Open attached Unity project "AsyncCrash"2. Enter the Play mode3. Press first or fifth button (with "CRASHES EDIT... Read more
[Burst] "Interlocked.Increment" and Decrement" compiles wrong results
Reproduction steps: 1. Open "BurstInterlocked.zip" project2. Enter Playmode3. See Console output Expected Result: Result stays '0' a... Read more
[Version control]"ArgumentException" is thrown on opening the version co...
"ArgumentException" is thrown on opening the version control window. Steps to reproduce:1) Create new project2) Edit > Project Se... Read more
Editor crashes when using terrainData.splatPrototypes and Terrain's laye...
How to reproduce:1. Open the user's project2. Enter Play Mode Expected result: Editor enters Play ModeActual result: Editor crashes ... Read more
Imported Prefabs are disabled when importing packages which were exporte...
How to reproduce:1. Create a new project2. Import "PrefabBUG 5.1.unitypackage" package3. In the Project window go to "Breakable Obje... Read more
[XR] Editor crashes at VRDeviceHoloLens::BeginRenderingToDeviceGfxThread...
Steps to reproduce:1. Create a new project in 2018.22. Switch platform to UWP3. Enable XR feature and in the Holographic window set ... Read more
[macOS] Top menu bar Edit layout issue - Undo and Redo aren't the first ...
How to reproduce:1. Open a new project2. Click Edit in the top menu bar Expected result: 'Undo' and 'Redo' aren't the first two item... Read more
Crash on PhysicsContacts2D::RemoveContact when destroying a GameObject i...
To reproduce:1. Open attached project2. Open "Puzzle_Beijing01_10" scene and press play3. Play till editor crashes. Actual result: U... 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