Search Issue Tracker
Real delta time is different than deltaTime and uscaledDeltaTimeFixed wh...
Reproduction steps:1. Open the attached project "ReproProj"2. Open Build Profiles (File > Build Profiles)3. Build and run the “Sc... Read more
"Connected Player" dropdown in Console Window is too narrow to fit its text
To reproduce:1. Open Unity editor2. Select the Default Layout3. View the Console Window Desired outcome: "Connected Player" dropdown... Read more
Letters appear and disappear in InputField when typing in Korean letters...
Reproduction steps: 1. Open the attached “Letters” project 2. Open "Assets/Scenes/SampleScene.unity" scene3. Enter Play Mode4. Chang... Read more
Using Camera::Render to render a picture to a texture does not work
How to reproduce: 1. Open attached project2. Open scene RenderTextureBug.unity3. Build to iOS and run4. Press the 'Snap Picture' but... Read more
Editor crash caused by Sliders Null Reference
Reproduction steps:1) Open project attached in the edit and proceed to scene "MoviePlayer".2) Notices in the inspector that slider r... Read more
ARC throws the infinite loop pulse warning too many times
The warning where you configure an ARC with infinite loop, pulse, and time set to 0 gets thrown when renaming, duplicating, and laun... Read more
Particle System is flickering when recovering deleted mesh file
Reproduction steps:1. Open the user’s attached project2. Open the “Assets/New Scene.unity“ scene3. Backup “Assets/plane.fbx” outside... Read more
[ShaderGraph] Deleting A Group Node that contains a blackboard Property ...
Reproduced in SRP master of 8/7/19 (0c3b4b5888), 2019.3.0a12 Repro #1 (with my simple file):1) Open up DeleteMyNodes.ShaderGraph2) B... Read more
Director losing timelines
note: was not able to repro how the sequence asset got corrupted, but this project and repro shows the corrupted/no timleline sequen... Read more
Layers drop-down button behaves differently from the Accounts or Layout ...
How to reproduce: 1. Open any (new) project2. Click on the Layers button in the top right corner- Note the drop-down menu appears3. ... 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