Search Issue Tracker
[Android] Refreshing WebCamTexture few times crashes application on Base...
How to reproduce:1. Open the attached project2. Build and run on Android device3. Click on sceen many times and let WebCamTexture to... Read more
Dragging prefab with serializedObject.ApplyModifiedProperties() into hie...
To reproduce: 1.Download and open attached project.2.Enter Play mode.3.Quickly drag "TestObject" prefab into Hierarchy.4.Repeat step... Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS