Search Issue Tracker
Crash on "ArrayOutMarshaller<Marshalling::UnityObjectArrayElement<Collid...
Steps to reproduce:1. Open the attached project ("990241.zip")2. Open scene "Main"3. Enter Play mode4. Observe the crash Reproducibl... Read more
Cannot rearrange files or folders in the Project view
To reproduce: 1. In a new project, create a few folders2. Try rearranging the folders Expected: dragging file/folder between other f... Read more
LayerMask doesn't return selected value
How to reproduce:1. Open "LayerRepro" Unity project2. Enter "testScene" scene3. Select "GameObject" in Hierarchy4. In the inspector ... Read more
[macOS] [IL2CPP] Build fails with DllNotFoundException: ole32.dll
Steps to reproduce:1. Open the project2. Make sure build target is set to Mac Standalone3. Make sure selected scripting backend is I... Read more
Resizable area minimal width is determined by currently opened window only
How to reproduce:1. Open Unity2. Create a new project3. Dock Inspector, Lighting and Lighting Explorer windows in a single horizonta... Read more
Cannot modify SpriteAtlas Texture fields via Editor Scripts
To reproduce:1. Open the Unity Project in the Unity Editor.2. Run the editor option Test -> Test SpriteAtlas AssetImporter.3. Obs... Read more
Compute shader: Invalid stride for compute buffer Error on playing a scene
To reproduce:1) Open attached project and scene2) Play it Notice the error in console "Invalid stride 1 for Compute Buffer - must be... Read more
Editor crashes when the compute buffer size doesn't match the data type ...
Steps to reproduce:1. Download attached project and open "diffusion" scene2. Enter play mode3. Editor crashes4. Reopen project and o... Read more
Crashes when loading Meshes from AssetBundle with ModelImporterMeshCompr...
To reproduce:1) Open attached project2) Delete Asset Bundles from 'Asset Bundles' folder3) Rebuild them using "Build -> Build Tes... Read more
[Android] Very poor realtime reflections performance on Galaxy S8 with M...
Very low fps on Galaxy S8 The attached Reflections project gets 16-10 FPS, compared to 60ish on a Pixel 2 The attached Heavy project... 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