Search Issue Tracker
[Mobile] [UI] InputField's characterLimit is handled not by the native d...
Reproduction Steps:1. Open "Test" project2. Build and deploy to mobile device3. Select InputField4. Write somethingNote: Limit is 5 ... Read more
Quality Settings' Anisotropic Textures set to Forced On will enable anis...
When "Anisotropic Textures" is set to "Forced On" in "Quality Settings" it'll apply anisotropic filtering to all textures, even if a... Read more
GameObjects with Cinemachine Follow Transform on Z axis changes when mou...
How to reproduce:1. Open the attached project2. Open Scene "Main"3. Select GameObject "beetle" in Hierarchy4. Move the mouse between... Read more
PhysicMaterials missing from Standard Assets
Present under SampleScenes, but not Standard Assets. Only the three being used are here. I will re-add these to the repo, but this f... Read more
“NullReferenceException” errors thrown after reimporting VFX package Lea...
Steps to reproduce:1. Create new Unity project2. Import Visual Effect Graph package3. Import Learning Templates Sample from Samples ... Read more
[Perforce] Edit Changeset does not display the full text previously ente...
How to reproduce:1. Create a new project2. Connect it to Perforce3. Submit any file in Project window to Version Control (Right-Clic... Read more
Unity does not clean up lost link SpriteRenderer object
Steps:1. Open BUG01 scene in Repo project2. In Scene View you can see a white sprite object, but hierarchy is empty-> If a camera... Read more
Cutting and then pasting a GameObject with the Scene Actions Menu does n...
How to reproduce:1. Open any project2. Create a GameObject in Scene View3. Open the Contextual Actions Menu for Scene View and selec... Read more
PlayerSettings.SetGraphicsAPIs doesn't update player editor window
After changing PlayerSettings.SetGraphicsAPIs player editor window is not updated. 1. Open scene "Test".2. Open player settings (Edi... Read more
Inconsistent spacing in Inspector Shader selector names list
Steps to reproduce:1. Create new Unity project2. In Project window create a new Material (Right-click > Create > Material)3. S... 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