Search Issue Tracker
When using custom PropertyDrawers the tooltip field of the serializedPro...
Reproduction steps:1. Open the attached project "TooltipBug.zip";2. Open the ExampleScene;3. Select the ExampleObject;4. From the fo... Read more
Build crashes on AssetBundleManager.LoadLevelAsync
Crash results in the following error in Xcode: EXC_BAD_ACCESS (code=2, address=0x16f193f90) Steps to reproduce:1. Open User's attach... Read more
Crash in GetBuildUsageTagFromAssets when the project has ShaderVariants
To reproduce:1. Open attached project;2. Open "test" scene;3. Go to Graphics Settings (Edit > Project Settings > Graphics) and... Read more
[WSA] Apostrophe used in Player Settings for "Product Name" causes the e...
Steps to reproduce:1. Open the attached project(Queen’s Garden.zip)3. Switch platform to Windows Store4. Build for WSA Universal 10 ... Read more
Unity reports incorrect Textures size in the editor.log after building o...
To reproduce: 1.Download and open attached project.2.Select texture "texture" and notice that it's size is 1.3 Mb.3.Go to File->B... Read more
[Linux] Builds with custom cursor also display system cursor if the buil...
When building a Linux standalone build from Windows, if a custom cursor is used, the default system cursor is visible as well. Repro... Read more
Editor crashes when using get() and set() accessors in MonoBehaviour script
To reproduce:1. Open repro project2. Play scene Expected: scene will playActual: editor crashes Reproduced on: 5.4.4p3, 5.5.0a6, 5.5... Read more
Unhandled NULL exception and crash in mecanim::skeleton::SkeletonPoseC w...
To reproduce:1. Open attached project (Most of the time editor crashes during project load)2. Open Funnel scene3. Press play Actual:... Read more
[UI::CanvasManager::AddRerenderInstructions] crash on Disabling Main Cam...
To repro:1. Run project attached.2. Open scene 1-2.3. Hit Play and press Space from the keyboard (this action shall disable the came... 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