Search Issue Tracker
Screen.currentResolution returns the biggest possible resolution instead...
Steps to reproduce:1. Create a new project2. Add a gameobject, add a script to it3. Under start(), add "Debug.Log(Screen.currentReso... Read more
UI element changes position after upgrading to newer Unity version
Steps to reproduce:1. Download RectTest.zip and open project in 2018.1.0b22. Notice that "PanelWhite" is located on the left side3. ... Read more
After reimporting fbx asset warning appears in console and it's metafile...
Reproduction steps:1. Download user's project and open in Unity2. From folder of the project open the "BambooTree.fbx.meta" (with no... Read more
Inner ScrollView stops working when outer GUILayout.BeginScrollView vert...
Steps to reproduce:1. Open “BeginScrollView.zip” Unity project2. Open Tests->TestEditor in the toolbar3. Resize TestEditor window... Read more
ProduceClone crashes when two gameObject having Box Colliders 2D collides
To reproduce: 1. Download attached project "Galaxy Shooter.zip" and open in Unity2. Open "Game" scene3. Enter Play mode4. Collide wi... Read more
Recurring glitch somewhere in the intersection of Transform, NavMesh and...
Steps to reproduce:1. Open attached project "TransformNavMeshPhysicsBug.zip"2. Make sure to not have anything selected in the hierar... Read more
WebGL material loses transparency when loaded from assetbundle
To reproduce:1. Open attached project and "Scene" in it2. Play3. You'll see a list of asset bundles, clicking once on them will load... Read more
Multiple Camera (Clear Depth) Stereo Issue. Only one camera is rendering...
How to reproduce:1. Download attached project file and open "Main" Scene2. Check camera rendering Actual result: Only one camera is ... Read more
`System.Enum' is defined in an assembly that is not referenced when open...
Steps to reproduce:1. Open the attached project2. Observe the errors in the Console Actual results: Editor throws the errorsExpected... Read more
[HD SRP] Memory leak when in play mode when both game and scene views ar...
To reproduce:1. Open attached project (or create new project using High Definition - Preview template) with 2018.1.0b5.2. Make sure ... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved