Search Issue Tracker
[iOS 12] [Metal] IOAF code 4 error freeze because of tessellation shader
How to reproduce: 1. Build the attached project for iOS (link in description) 2. Build & Run the project to a device via Xcode 3. Ke... Read more
[HoloLens 2 App] Screen buffere is not cleared when nothing is in view a...
A wierd rendering articifact occurs on HoloLens 2 when nothing is in view, and depth buffer sharing is disable. It appears that the ... Read more
[iOS] Application crashes while allocating memory for texture
Steps to reproduce: 1. Open attached project (mprotectBug_stripped.zip) 2. Build for iOS 3. Build the Xcode project and run on devi... Read more
Particles do not collide when particle system is moving
1. What happened For cases when - PS is static and other objects are moving - particles don't move, but PS is moving There's no col... Read more
Directionality artifacts in multi-scene lighting setups
Steps to reproduce: 1. Download attached project 'New Unity Project78.zip' 2. Unzip and load project 3. Open 'test' scene 4. Additiv... Read more
[XR][URP] renderViewportScale doesn't fill whole view after scaling
using XRSettings.renderViewportScale is rendering at a lower resolution but not scaling the texture into the full viewport resulting... Read more
Selecting a filtered game object in play mode causes a NullReferenceExce...
To reproduce: 1. Create new project 2. Type d in hierarchy search 3. Select Directional Light 4. Press play 5. Click on scene vie... Read more
Artifacts on huge objects if lightmapped
Bake scene cube.unity and observe artifacts. See this thread for details http://forum.unity3d.com/threads/large-scale-lighting-noi... Read more
Crash in FindSeamTexels when Generating Lighting in a Scene that uses a ...
How to reproduce: 1. Open the attached project (case1284610_Assets.zip) 2. Open the 'MainScene' Scene 3. Open the Lighting settings ... Read more
Screen Space decals do not render into all Gbuffers
Screen space decals in deferred should render into all GBuffers. Currently they only render into the Emissive/GI/Lighting buffer. ... 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
- SamplerState Property Missing Anisotropic Filtering
- Visual glitches when using Handles API
- The RGBA color values are inconsistent when comparing two identical colors set in the Inspector
- Weird behaviour in TextMeshPro Link Example sample when hovering over single letters after hovering over a word
- RegisterValueChangedCallback is triggered when the Label of a TextField is changed