Search Issue Tracker
Empty scene contains unnecessary resources.assets.resS file when built t...
To reproduce:1. Open Meta project2. Create empty Scene3. Build that empty Scene Reproducible with: 2017.4.19f1, 2018.3.3f1, 2019.1.0... Read more
Building to iOS fails with an error "DXT5 compressed textures are not su...
How to reproduce:1. Download user's attached repro project from the given link in the Edit field2. Build the project to iOS3. Notice... Read more
[Android] Editor freezes while building a Scene for Android
Reproduction steps:1. Open the user's supplied project2. Build or Build and Run to an Android device Expected result: Editor build's... Read more
[IL2CPP] "il2cpp.exe did not run properly" error is thrown when building...
Steps to reproduce:1. Open user's attached project "DungeonCrawlTycoon.zip"2. Build it as an App bundle3. Notice the Task manager wh... Read more
Unreferenced Material with "HideFlags.DontSave" is included in Build
Reproduction steps:1. Open "1181431" project2. Build & Run a Standalone player (Development build and Autoconnect Profiler enabl... Read more
Models are invisible in Unity player when using import options "Keep Qua...
How to reproduce:1. Open attached project "repro_1179051"2. Build and run the project Expected result: model is visible in the Unity... Read more
There is no BuildOptions enum for WaitForManagedDebugger option
How to reproduce:1. Create a new project2. Create a new script3. Try typing "BuildOptions.WaitForManagedDebugger" (needs "using Unit... Read more
Inconsistent results between Build and Build & Run when errors occur dur...
In the attached project, an animation controller is present with missing parameters - this causes errors to occur during the buildin... Read more
Build Setting "Wait For Managed Debugger" is not accessible via scriptin...
Reproduction steps:1. Create a new project2. Open project's Build Settings. Observe the "Wait For Managed Debugger" option3. Create ... Read more
[Android] Scripts changes do not take effect in builds after "Scripts on...
To reproduce:1. Open the attached project2. Build and Run the "SampleScene" on Android device3. Check the "Development Build" and "S... 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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject