Search Issue Tracker
[XR]Spot Light render is cut in the right eye of an HMD when using Defer...
How to reproduce:1. Open the user's project2. Enter the Play Mode Expected result: Right eye is rendered fullyActual result: Right e... Read more
[SimpleAnimation] Disconnecting Playables from the graph doesn't stop wr...
How to reproduce:1. Open the user's attached project ("Simple Animation Keep Playables Connected Bug.zip")2. Open the repro scene ("... Read more
[iOS] WebCamTexture request size is ignored
To reproduce:1. Open attached project "WebCamTexReturnsMaxSize.zip"2. Build for iOS3. Deploy the Xcode project to an iOS device Expe... Read more
[EntityComponentSystemSamples][IL2CPP] MissingMethodException: Construct...
Reproduction steps:1. Download the "EntityComponentSystemSamples" project from https://github.com/Unity-Technologies/EntityComponent... Read more
Recorded values on the KeyFrames are set to 0 when controlling Animator ...
Steps to reproduce:1. Open the attached project "case_1145760"2. Navigate to Project -> Assets and open "SampleScene"3. Open Anim... Read more
Nested Prefabs hideflags are not applied when Prefab is saved
How to reproduce:1. Open the attached 'PrefabDontSaveInEditorBug.zip' project2. Go to the Project tab -> "Scenes" and open "Sampl... Read more
[LWRP] Camera loses "Clear Flags" option
Steps to repro:1. Create a new empty project2. Open Package Manager and install RenderPipeline - Lightweight3. Create LightweightRen... Read more
Script component called "Object" cannot be assigned to a field in the In...
How to reproduce:1. Open the attached "case_1146092-ObjectField" project2. Select "Tester" in the Hierarchy3. Drag the "NotObject" f... Read more
Unity silent crashes when using Step Into and Step Out in async void wit...
How to reproduce:1. Open the user's project ("TaskTest.zip")2. Go to Scripts > TaskTest.cs and open it3. Place a breakpoint on li... Read more
Error of copying assembly appears after installing memory profiler packa...
To reproduce:1. Open attached project2. Install multiplayer HLAPI package is it's not installed3. Go to the package manager and unin... 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