Search Issue Tracker
Potentially: wrong order of input system init versus MonoBehav Awake (pr...
How to reproduce:1. Create a URP project or clone https://github.com/ernestasKupciunas/Winter.git (or open the attached project)2. S... Read more
Access denied thrown and file deleted when changing name capitalization ...
Reproduction steps:1. Create a new project and open it2. Create a new asset in the project, for example, a new Material3. Rename the... Read more
Sub-graph is not updated when Custom Function node's file name changed
How to reproduce:1. Open the attached "1342369_Repro" project2. Open the "TestShaderGraph"3. Rename the "CustomFunctionCode.hsls" Ex... Read more
ArgumentException Error when duplicating a variable
Reproducible on: Unity version: 2021.2.0a19 VS version: 1.7.2 Steps to Reproduce: Create a new graph from the Project Create a new v... Read more
Pointer.current.position and Mouse.current.position returns dfifferent r...
How to reproduce:1. Open the "MousePicker.zip" project2. Open the "Mouse Picker" Scene3. Make sure both Scene view and the Game view... Read more
UndoPropertyModification currentValue returns null when changing Materia...
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. Open the Animation Window (Window->Animation->an... Read more
Cannot move/rotate/scale static objects in prefab mode when playing
Reproduction steps:1. Open attached project "LinxuPrefabBugs_2019_4.zip"2. Enter Play Mode3. In Project window, select Assets/Cube.p... Read more
[Rendering Debugger] [Android] Hard to open Debugger UI on some Android ...
Hard to open Debugger UI when FPS are low because touch events get missed. You need to tap the screen quickly around 7 times in case... Read more
Strip Unity Version from AssetBundles and Disable Visible Sub Asset Repr...
How to reproduce:1. Open the user's attached project2. In the Project window select AddressableAssetsData > AddressableAssetSetti... Read more
Error is thrown when calling Addressables.Release inside OnDisable/OnDes...
How to reproduce:1. Open the attached project's Scene labeled "Scene"2. Enter the Play Mode3. Exit the Play Mode4. Inspect the Conso... 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