Search Issue Tracker
[iOS] The view is not stable when using WebCamTexture in iOS 15
How to reproduce:1. Open the project2. Go to the Build Settings (File>Build Settings)3. Select iOS and build4. Open Xcode project... Read more
Backport Previoous Frame Remap functions for Foveated Rendering
Missing previous frame versions of the UV remap functions in FoveatedRendering_Metal.hlsl (RP Core) Read more
macOS Unity Editor and Build crashes on "Graphics device is null" when a...
Reproduction steps:1. Open the attached "PROJECTFILE" project2. Open the "Assets/Scenes/MainMenu.unity" scene3. Enter the Play Mode ... Read more
Script causing black screen on project build when Fullscreen Mode is set...
Reproduction steps:1. Open the attached “game” project2. In the Menu bar, click on File and select “Build And Run” Expected result: ... Read more
BufferMetal::AllocNewVersionedBuffer takes longer than expected
SkinnedMeshRenderer creates Metal buffers every frame, taking a considerable amount of frame time. Issue reported by user in forum: ... Read more
Hierarchy filtering leaves all GameObjects gray when URP Opaque Texture ...
How to reproduce:1. Open the “URPEmpty6000.zip“ project2. Open the “SampleScene“3. Type “s“ into the Search box in the Hierarchy4. O... Read more
The Console window flickers and the Editor crashes on -[IOGPUMetalDevice...
Reproduction steps:1. Click on the Console window2. Click on the Game view window3. Enter the Play mode Expected result: The Play mo... Read more
Incorrect colors are rendered when using GUI.DrawTexture on macOS with M...
Reproduction steps:1. Open the attached project "IMGUITest"2. Change Graphics API to Metal in the Player Settings3. Build and Run th... Read more
Shader error when using Metal Graphics API and shaders use native 16-bit...
How to reproduce:1. Open the attached “Shader16Bug.zip“ project2. Open the “SampleScene“ Expected result: No errors in the ConsoleAc... Read more
Different reflections on GameObject in Player compared to the Game View ...
Reproduction steps: 1. Open the attached “ReflectionsBug” project2. Enter the Play Mode3. Observe reflections on the “Plane” GameObj... 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