Search Issue Tracker
Crash at GfxDeviceD3D11Base::EndBufferWrite when launching Unity with a ...
Workaround:-update graphics card drivers-Use -force-glcore argument when launching Unity. You can read more about command line argum... Read more
InputAction.PerformInteractiveRebinding sets InputControl.IsPressed to f...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Scenes/SampleScene.unity” Scene3. Enter the Play Mod... Read more
[ReflectionProbe] LogStringToConsole when reflection probe is selected
To reproduce:1. Create new scene2. Add reflection probe3. Move it around4. Notice horrible lag and hundreds of UI messages logged in... Read more
Editor freezes when instantiating a component placed on the same game ob...
To reproduce:1. Add audio source to scene2. Add attached script to audio source3. Drag Audio source object to Source field on Audio ... Read more
[Preset] Dropdown icons for the properties under "Mesh Renderer" preset ...
All properties dropdown icons are missing when preset of "Mesh Renderer" is created, refer attached screenshot. Steps to repro:1. Cr... Read more
[Profiler] You can only disable display of CPU Usage components
You can not disable other then CPU profiler graphs (by using little squares near profiling object (Rendering/Script/etc...)) Steps t... Read more
Screen tearing occurs when running standalone build in Fullscreen Mode
Steps to repro:1. Open original project "New Unity Project.zip"2. Enter Play Mode and notice that there is no screen tearing in Game... Read more
[VFX Graph] When Normal values get too high, particles stop colliding wi...
How to reproduce: Import the attached package Open Collide Gizmos Scene Open Collide Gizmos.vfx In Collide with Plane Normal Y99999 ... Read more
GPU instancing is not working with procedurally generated meshes
Reproduction steps:1. Open the project2. Open the only scene3. Play the scene4. Open the Frame Debugger5. Notice that meshes are not... Read more
Navigation does not work correctly with overlapping buttons
To reproduce this bug: 1. Open the attached project2. Open 'WorksNot' scene3. It has 3 Overlapping buttons4. Play the scene5. Select... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used