Search Issue Tracker
Having two Game view windows, second window never receives input
Having two Game view windows, only one Game view window receives input. If selecting the other one, input is not received. Reproduci... Read more
[Resources.Load] Crash in MessageForwarder::WillHandleMessage when calli...
To reproduce:1. Build windows standalone version of the attached project2. Run standalone build3. Build crashes Reproducible: 5.4.0b... Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Frame Debugger is not disabled when switching Scenes if the Frame Debugger window is not open during the transition
- Standalone Profiler Targets another Project if a Standalone Profiler was launched in it before when switching between Edit or Play Mode Targets
- Crash on ForwardRenderLoopJob when opening a specific project
- [Android] Memory leak and eventual crash on Snapdragon 8 Gen 1+ devices when a Clear Pass is executed after Framebuffer Fetch
- PhysicsRaycaster ray length is incorrect when casting from rotated Camera