Search Issue Tracker
[Caching Shader PP] Virtual texturing macros don't work with new PP
Input:#define UNITY_DECLARE_TEX2D(tex) Texture2D tex; SamplerState sampler##tex#define DECLARE_STACK_BASE(stackName) UNITY_DECLARE_T... Read more
[Caching Shader PP] "Preprocess only" checkbox is not persistent
STR:1. Open any project2. Go to Editor settings in the project settings window, make sure "Caching preprocessor" is enabled3. Select... Read more
Focused Component Inspector headers should display Component Type instea...
How to reproduce:1. Create a new Unity project2. Select the Main Camera GameObject3. Right-click one of its Components and select 'P... Read more
[SerializeReference] CustomPropertyDrawer doesn't get correct value when...
How to reproduce:1. Open user's attached project2. Open "SampleScene" Scene3. Select "GameObject" in Hierarchy4. In the Inspector ex... Read more
GUILayout.Button becomes unclickable when a DisplayCancelableProgressBar...
How to reproduce:1. Open the attached "1233899 repro" project2. Open the "SampleScene" Scene from the Assets/Scenes folder3. Select ... Read more
Transform.position is different in Start and Update methods on WebGL bui...
How to reproduce:1. Open the project "case_1234614-WebGL_transform.position"2. Open the scene "SampleScene"3. Make a WebGL build and... Read more
Crash on NVAPI_Thunk when importing of multiple Maya files finishes with...
How to reproduce:1. Open project "Case_1228854" from the attached link2. In the Project Window open the folder "previs"3. Select all... Read more
[iOS] No fallback for Light Probe Proxy Volume for devices which do not ...
How to reproduce:1. Open the user-supplied project2. Build the "SampleScene" Scene for iOS3. Observe the gradient on the moving bloc... Read more
[Animation] 'Property window' remains stay open after closing the Animat...
After creating new Animation then during adding a Property, 'Property window' remains to stay open, on closing the Animation window.... Read more
Canvas is rendered on top of other GameObjects in every viewing angle in...
How to reproduce:1. Open the project "case_1235078-World_Space"2. Open the scene "SampleScene"3. Modify the viewing angle in the Sce... 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