Search Issue Tracker
GenerateSecondaryUVs crashes on attached meshes (5.1, 5.2, 5.3; no repro...
To reproduce:1. Open attached project2. Use the UV2 operation menu to generate uvs on the mesh in the assets folder3. Editor crashes... Read more
Mesh with Cast Shadows set to Shadows Only isn't selectable in scene view
Steps to reproduce: 1. Open attached project2. Open scene "repro"3. In hierarchy, select plane and notice that it has "Cast Shadows"... Read more
[Shaders] Shader compilation is slow for shaders with massive amounts of...
Shader with >100 million possible variants (via shader_feature/multi_compile) is having shader import time problems. Surface shad... Read more
[Android/IL2CPP]App crashes on 2nd startup on il2cpp::vm::MetadataCache:...
To reproduce:1) Open attached project2) Make sure it is set to IL2CPP3) Build and run on device4) Close the app fully (clearing from... Read more
[ETC1] Checkbox "Compress using ETC1 (split alpha channel)" when Texture...
The checkbox "Compress using ETC1 (split alpha channel)" when Texture Type "Texture" is selected is a bit misleading. You can't have... Read more
[Crash][OSX] Standalone build crashes on startup with OpenGL2 on some co...
Reproduction steps:1) Open attached project "GL2Crash"2) Build for OSX Standalone Universal or x64--- Build will crash on startup Wo... Read more
[Scripting] Exception in API updater: Sequence contains more than one ma...
Steps to reproduce: 1. Download and import attached project.2. Reimport "EvilCore.dll" from asset folder.3. Inspect the console. Act... Read more
[GLCore][Windows][Editor] Switching to GLCore breaks GameView, 5.4b4 reg...
Repro steps:1) Open the project(which is empty and newly created)2) Change graphics API to GL3) Notice the Game View breaks (look at... Read more
Selecting color picker freezes editor (caused by "SoundBlaster" or "Nahi...
How to reproduce:1. Create a new project2. Create a new material3. Click on it to see in the inspector4. Select color picker5. Notic... Read more
[iOS][ES2] Shader fails to compile in the GfxDeviceGLES on 5.4/5.5
To Reproduce: 1. Build the attached project for GLES2 (tested on iOS)2. Observe that after the app is launched you'll get these erro... 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
- Unnecessary horizontal scrollbar appears at the bottom of the Multiplayer Play Mode window
- Build Profiles modified by script require manual "Apply" when the Build Profiles window is open
- Nested Canvases' CanvasGroup.blocksRaycasts parameter ignores inheritance from parent Canvases' CanvasGroup when Override Sorting is enabled
- Color is incorrectly applied to objects when initialized with non-normalized parameters
- SerializationUtility.GetManagedReferencesWithMissingTypes() don't return null when “Prefab has missing SerializeReference Types“ warning banner is present