Search Issue Tracker
[macOS] Editor crashes on start,after porting to mac and adding preloade...
Repro steps: 1. Create a new project on Windows2. Save the project3. Open the project in a Mac (OS 10.12.4)4. Open "Edit" -> "Pro... Read more
Build & run doesn't work if the project is built for the first time
Reproduction steps:1. Create a new project2. Press Build & run3. Exception printed out: UnityEditor.BuildPlayerWindow+BuildMetho... Read more
[Android] Application crashes when calling Application.Quit
Reproduction steps:1. Open the attached project2. Build to Android device3. App will immediately call Application.Quit()4. Android O... Read more
[iOS] Null is not returned in UnBox() causing a compiler error in il2cpp...
iOS: Compile error in il2cpp-codegen.h The following code doesn't compile under iOS (XCode 8.2.1, iOS 10) unless you add the last li... Read more
Texture Arrays work incorrect (only one Texture is displayed) in Standal...
Reproduction Steps:1. Open User's project2. Open "Example" scene3. Notice how texture looks4. Build to standalone and run5. Notice t... Read more
Inspector not displaying list of Objects of different types & throws error
When selecting multiple objects of different types in the Project window, the Inspector no longer displays a list of Objects, per ty... Read more
[Inspector] Multi-selecting items in the Project tab throws error in the...
Multi-selecting items in the Project tab throws error in the console. Selection is not displayed in the inspector. Steps for reprodu... Read more
[SteamVR] Two cameras in VR mode spam console w/ "Assertion failed on ex...
Steps to reproduce:1) In an empty scene create two cameras2) Set one to render Left eye, other - Right3) Make sure VR mode is on4) P... Read more
Progress bar missing with 5.6
-e: see title, just isn't shown---works in 5.5 -repro:--create new project--build for WebGL--run build in browser--NOTICE you don't ... Read more
Setting hideFlags to HideFlags.None on a component breaks the prefab
To reproduce: 1. Open attached project2. Select Cube prefab in Project view3. Right click on Hideflagstest script component on the p... 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
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
- White lighting artifact when a point light with a small emission range and "Hard Shadows" touches an object while a directional light with "Soft Shadows" and another point light are present