Search Issue Tracker
[LWRP] Found object is not highlighted in the Scene view while using LWRP
Steps:1. Open attached project or create a new from Lightweight RP template2. Open SampleScene3. Focus "Paint 5G Bucket" in the view... Read more
[UaaL][AppleTV] Empty project crashes on tvOS 12.3
How to reproduce:1. Create & Open an Empty project2. Build & Run on AppleTV using tvOS 12.3 Crashes when using:Apple TV 4K +... Read more
It's not possible to create Texture2DArray with Compression because It d...
To reproduce: 1. Download attached "update Texture Array content at runtime.zip" project and open in Unity2. Open "Texture2DArray" s... Read more
[Timeline] ArgumentException in SignalReceiver when all Signals are set ...
In SignalReceiver component with 2 or more Reactions, "ArgumentException: SignalAsset already used." error is thrown when the last S... Read more
Cursor image does not update when Cursor.SetCursor is called again with ...
How to reproduce:1. Open the “IN-113198_hardwareMouseBug“ project2. Open the “ArtScene/InGameGuiScene”3. Enter Play mode4. Move the ... Read more
[UIR] [Package] Vertex Nudging triggers assertion error when dragging No...
Reproduction steps:0. Make sure DPI is not 100%.1. Open the user's attached project2. Navigate to Window -> UI Toolkit -> Node... Read more
[WP8.1/Android/Standalone] Flickering UI textures on WP8.1, Android with...
To reproduce:1. Build and run attached project1a On Android you have to enable multithreaded rendering in PlayerSettings2. Tap aroun... Read more
Serializable field attribute lists are not visible in the Inspector wind...
Reproduction steps:1. Open the attached Unity project "ReorderableListBug.zip"2. Open the "SampleScene.unity" Scene3. In the Hierarc... Read more
Adding a new element or removing an existing one doesn't work when there...
Reproduction steps:1. Open the attached “Repro” project2. Open the Custom Heros Window (Window > GameData > Heros)3. Select “h... 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