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
- “GUIStyle” and “NullReferenceException” errors thrown in the Console when opening Object Field during script compilation
- Reflections are visible on objects without Recursive Rendering when viewed through transparent parts of another object with Recursive Rendering and Alpha Clipping enabled
- Visual artifacts appear when using "clip" method in custom shader and running on GLES
- Scaled Backgrounds List and dropdown text are enabled while Scaled Backgrounds field is disabled in IMGUI Debugger window
- Editor crashes when large value is entered in Scaled Backgrounds field of IMGUI Debugger window