Search Issue Tracker
[IL2CPP] Building fails when a project contains Pro Builder package
How to reproduce:1. Create a new Unity project2. Using Package Manager, install "Pro Builder" package (tested using version 3.0.9)3.... Read more
Gizmos are not drawn in order by distance to the camera when drawn using...
How to reproduce:1. Open the "DrawGizmoRepro.zip" project2. Observe the Cyan sphere gizmos (drawn in OnDrawGizmos event function) fr... Read more
[UWP] Player is not deployed correctly through "Build and Run" and cause...
When choose to Build And Run for UWP build, the final Player has trouble to launch correctly.The window flickers in and out several ... Read more
[XR][GearVR] GrabPass does not function properly when using GearVR and S...
How To Reproduce:1) Create a new Android project.2) Enable XR and put Oculus as the only item in the XR SDK list.3) Add the appropri... Read more
[Cinemachine] Cinemachine logo doesn't appear beside the MainCamera obje...
Cinemachine logo doesn't appear in the hierarchy beside the Main Camera object. Only happens in a fresh project. For some reasons, t... Read more
Selected array element in the Inspector carries value over to other elem...
How to reproduce:1. Download, extract and open attached project (1109673repro.zip)2. Open 'SampleScene' and select 'GameObject' in t... Read more
System.Reflection.TargetInvocationException is thrown when using .NET Ma...
Reproduction steps:1. Open the Unity Project inside the ownCloud directory2. Open the "SampleScene" and play it3. Follow the logs in... Read more
Editor crashes with UnityScene::AddRootToScene when calling PrefabUtilit...
How to reproduce:1. Open attached "SteelFlood" project2. (if saving scene window opens while loading, enter any name and hit Save)3.... Read more
JobTempAlloc warnings appear using ParticlesSystem.Simulate when moving ...
To reproduce:1. Open attached project2. Select Timeline Game Object3. Move the clip Reproducible with: 2018.3.2f1Not reproducible wi... Read more
Editor does not recognize the correct values in the interactive tutorial...
How to reproduce:1. Change windows locale setting to Danish2. Set windows region settings to Danish(RegionSettings.png)3. Start Unit... 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