Search Issue Tracker
[HDRP][Color Checker Tool] Undo does not work with the palette type drop...
Steps to reproduce:1. Open any HDRP project2. Create a Color Checker object (GameObject>Rendering>Color Checker Tool)3. Change... Read more
Editor fails to detect a Tilemap when using the "Cinemachine Confiner 2D...
How to reproduce:1. Open the attached “DPCC.zip“ project2. Open the “gamescene“ Scene3. Enter Play Mode4. Click at the top tiles of ... Read more
Using Atrous causes flickering
Using the atrous filter causes flickering artifacts as shown in the attached video. Repro: 1) Open EnterTheRoom project (see our tes... Read more
Non power of 4 BC1 texture fallback code can lead to a crash with some t...
Observed in VRChat with a 2019-built 2x2 BC1 texture. The fallback code truncates the number of mips from 3 to 2 which puts the text... Read more
Burst Compiler throws an error when using interpolated strings in a thro...
Reproduction steps:1. Open the attached “Repro” project2. Observe the Console window Expected result: No errors are present, Burst c... Read more
[iOS] App crashes or freezes, and “GameKitWrapper” error messages appear...
How to reproduce:1. Build And Run the attached “My project.zip” project for iOS device2. Observe the result Expected result: The app... Read more
"DLSS Supported: False" is being logged in the "Player.log" file when bu...
Reproductıon steps:1. Open the attached "repro_IN-53530.zip" project2. Open the "OutdoorsScene" Scene3. Build the project by going t... Read more
Error "cannot convert 'ToHit_t3AF3ABD05F25D743CB5F55EF5822A7984E3C71CA' ...
How to reproduce:1. Open the "IN_52744" project2. Open Build Settings and select the Android Platform3. In the Build Settings press ... Read more
[Addressables] Assets disappear when Acquire() is executed
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Scenes/SampleScene.unity” Scene3. Build and Run4. In... Read more
Editor freezes for a few seconds when moving a group of GameObjects in t...
How to reproduce:1. Open the user-attached project “DragAndDropIssue2021”2. Open the “SampleScene” scene3. Expand the “Zones” GameOb... 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