Search Issue Tracker
SystemInfo.SupportsRenderTextureFormat does not report correct with ARGB...
Steps to reproduce:1. Open the attached project2. Open the main scene3. Play the scene4. Observe there is no output in the Console W... Read more
Camera Viewport Rect and Depth causes rendering issues with multiple Cam...
A regression since 5.6.The first Camera has Clear Flags set to Skybox.The second and third Camera has Clear Flags set to Depth only.... Read more
[Metal] Mesh Topology is not rendered and errors are spammed when using ...
How to reproduce:1. Open the attached users project "ComputeShaderBug" and "ComputeShaderBug" scene2. Open the "ComputeShaderBugBeha... Read more
[CustomRenderTexture] Cubemap type in DX12 Player is wrong
Steps:1. Open win.exe_dx11 and win.exe_dx12 player inside the repro project folder "CustomTexture_dx12\Build"2. Observe and compare ... Read more
[CustomRenderTexture] Naming inconsistency on Asset create menu
Steps:1. Create an empty project2. Right click on project view>Create>Custom Texture Expected Result: "Custom Texture" should ... Read more
SkinnedMeshRenderer is updated for a Camera when it's culling mask does ...
How to reproduce:1. Open the attached "SkinnedMeshPerformance.zip" project2. Open the Profiler window3. Enter Play mode4. Inspect th... Read more
Custom surface shader is rendered with wrong HDR color emission values w...
How to reproduce:1. Open the project attached by the user and open "New Scene"2. Open the frame debugger and select the "Draw Mesh C... Read more
[2D] Sprites are rendered on top of Halo
How to reproduce:1. Open the attached project "haloBug.zip"2. Open scene "halo"3. Make sure that the Spotlight has Draw Halo checked... Read more
[CustomRenderTexture] Editor crash when switching platform from standalo...
Step:1. Open repro project2. Make sure platform is on standalone. If not, switch to standalone and then save project and close unity... Read more
Assertion failed: 'IsNormalized(normal)' from the light culling code
To reproduce: 1. Download attached project "CamaroDemo17.zip" and open in Unity Expected Result: In Console, no error occursActual R... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code