Search Issue Tracker
Occlusion's fields can be set to negative numbers
How to reproduce:1. Create a new Unity project2. Go to Window -> Rendering -> Occlusion Culling -> Bake3. Try setting the f... Read more
Animation Clip doesn't play in build when setting AnimationClip.legacy =...
Reproduction steps:1. Open the "Animation test" project2. Open the "SampleScene" scene3. Build and Run project4. Inspect Player View... Read more
Crash on EditorOnlyPlayerSettings::GetDefaultTextureCompressionFormat wh...
Reproduction steps:1. Open the attached “repro-project“2. In the Project window navigate to the “Assets/imagenes“ folder3. Select an... Read more
NullReferenceException is thrown when using Tasks to initialize the Addr...
Reproduction steps:1. Open the user's attached project and Scenes/SampleScene scene2. Select Window/Asset Management/Addressables/Gr... Read more
Changing the Graphic Component of a Masking UI breaks the masking
Steps to reproduce:1. Create a GameObject "Root" in a canvas2. Add the component Image (or RawImage) and the component Mask to "Root... Read more
Memory snapshot file name text is not highlighted correctly when selecti...
How to reproduce:1. Create a new project2. Install the Memory Profiler package3. Open the Memory Profiler Window (Window -> Analy... Read more
[VFX] Input field freezes when editing Sample Water Surface node VFX graph
Steps to reproduce: 1. Create a project with HDRP Template 2. In the Package Manager, download the Water Samples 3. Open the Underwa... Read more
Assets with missing shaders have no preview thumbnails when using URP
How to reproduce:1. Open user's attached project "YataiMura.zip"2. In the Project window search for any Model or Prefab Expected res... Read more
[tvOS] When B button is pressed on a wireless controller connected to a ...
How to reproduce:1. Download the attached project and build it on the tvOS platform in Unity2. Launch the Xcode build and connect a ... Read more
Editor crashes in BackupState::FileToMemoryID::operator() upon opening a...
To reproduce: 1. Open the attached project (Lesson_06.zip)2. Open the Challenge_01 scene Expected: the Editor doesn't crash Reproduc... 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