Search Issue Tracker
[HDRP] Moving a GameObject with a Material that has a high Smoothness se...
Steps to reproduce:1. Download and open attached "StageDemo" project2. Open "SampleScene" scene3. Press "Edit" in the toolbar, then ... Read more
Object selector (binding) on a track do not show the bound object
1) Create a new gameObject2) Open the timeline window (Window->Sequencing -> timeline)3) In the timeline window, click on Crea... Read more
Default Vector1 value in blackboard can't be edited via mouse drag
To reproduce:1. Open shader graph asset2. Add a vector1 property3. Notice that you can't change the default via mouse drag Read more
Batch mode async method invoked from -executeMethod unexpectedly termina...
How to reproduce:1. Extract "AsyncExecuteAndWait.zip" project2. Open the project (the Library must be rebuilt with every Unity versi... Read more
[Subgraphs] Exposing an output make it impossible to open the VFX using ...
Repro steps:1. Create a new VFX asset and open it2. Create a node (i.e. Add), right click on it and convert it to a subgraph operato... Read more
UnityEngine.Events : InvalidOperationException: EnsureRunningOnMainThrea...
When updating a project from 2019.3 (where all tests pass) to 2020.1.0b15. Test now fail with the below errors. InvalidOperationExce... Read more
[Mobile Notifications] Type dropdown text overlaps with its icon in the ...
Type dropdown text overlaps with its icon on selecting "Small Icon" OR "Large Icon" option in the "Notification icons" list under "M... Read more
Editor Freezes when trying to import 10-bit video
Steps to reproduce:1. Open new project2. Add attached video to project3. Editor will freeze Expected: Editor doesn't support 10-bit ... Read more
[Perforce] Fatal crash when using Provider.Revert on unchanged scenes an...
How to reproduce:1. Add the attached repro project to your preferred remote workspace and open it2. Connect it to Perforce3. Submit ... Read more
[Mojave] Editor crashed on profiling::profiler::GetProfilerThreadID() wh...
How to reproduce:1a.) The project is created for the Android platform, make sure that you don't have this platform installed1b.) In ... 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