Search Issue Tracker
Unity editor fails to reload AnimatorControllerLayer from AnimatorContro...
Steps to reproduce:1. Open user attached project2. In the Main scene click on "GetAnim" game object and press "Generate & Save"3... Read more
Multiscene lightmapping creates a recursive dependency on the AssetBundl...
To reproduce:1) Open attached project2) Open the scene SceneLighting3) Add the scene Scene1 and then add the scene Scene2.4) Open th... Read more
"Prefab power" tutorial has a typo in the word "transform"
Steps to reproduce: 1. Download the tutorial and keep going until the 12th step. Expected: "All GameObjects have a tranform componen... Read more
[Cinemachine] A specific script makes scene dirty after exiting play mode
To reproduce:1. Open repro project2. Play and stop 'test' scene Expected vs Actual: scene should not become dirty after exiting play... Read more
Particle System is not shown in the Game View after disabling/enabling "...
Reproduction steps:1. Open the attached project "testParticles.zip";2. Open the "demo scene";3. Select "Particle System" object and ... Read more
Cluster Rendering performance is slower on newest versions
Steps to reproduce:1. Download and open the newest attached project (OC link)2. Build for standalone3. Run with "StartCluster.bat"4.... Read more
Performance - Refresh() takes much longer in 2018.1
Steps to reproduce:1. Open attached project2. Go into play mode-After 5000 iterations of AssetDatabase.Refresh() elapsed time will a... Read more
UnityEngine.UI Graphic Rebuild Loop Error
How to reproduce:1. Open given Unity project2. Enter play mode3. Error message appears in console Expected result: When entering pla... Read more
Typo in the description of Selection.activeObject
To reproduce:1. Open a new Unity project2. Open a new C# script3. Include UnityEditor4. Type in Selection.activeObject and look at t... Read more
GetPixel() on a Texture2D will always return White on Android devices
Steps to reproduce:1. Open user attached project "NawmalAR.zip"2. Build for android device3. Print or open image "P.png" on the moni... 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