Search Issue Tracker
Calling Object.DestroyImmediate(go) in OnPostprocessGameObjectWithUserPr...
Reproduction steps:1. Open the attached project;2. Right click on the jumpingCube.fbx and select Reimport;3. Observe the crash. Expe... Read more
There is no opening/collapse animation in PlayerSettings -> Splash Image...
Reproduction steps:1. Create new project.2. Go to player settings.3. Opening and collapse splash image. Expected result: Logos* will... Read more
[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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server