Search Issue Tracker
Profiler missing statistics of manually rendered camera
How to reproduce: 1. Open attached project2. Open scene main.unity- Scene contains some cubes and two cameras. One camera renders th... Read more
Standard (Specular Setup) shader still has specular when using a black s...
Standard (Specular setup) shader with black specular still have specular color rendered. I'm not sure is it intended (because of new... Read more
UI Elements' layering breaks when there is a Transparent object in betwe...
How to reproduce:1. Open the attached 'UILayeringBug.zip' project using the EnvIronman VM (optional) (more information in Edit)2. In... Read more
Failed to load a custom asset when using Naninovel package
Reproduction steps:1. Open the user's project "Test.zip"2. Select `Assets/Scripts/TestScript.nani` asset3. In the Inspector window e... Read more
OwnerPredicted Ghost doesn't pass the ICommandData Component when GhostO...
How to reproduce:1. Open the “GhostOwner_Id_Bug“ project2. Open the “SampleScene”3. Enter Play Mode and wait until the “Controllable... Read more
Error "GetLocalizedString is not allowed" when dragging polygon sprite t...
How to reproduce:1. Create a new project2. Create a new "square" sprite type (Project window -> Create -> Sprites -> Square... Read more
[Android] Rewind button doesn't skip to the previous frame when video is...
How to reproduce:1. Open the user's attached "NewVideoPlayer-TestProject-master.zip" project2. Build and Run it for the Android Plat... Read more
Clicking on overridden Components in the Prefab Override menu throws a W...
Steps to reproduce: Create a prefab with any components (Sprite Renderer + Rigidbody2D, for example) Change any component settings o... Read more
UI Document's touch input is not working when device has multiple touch ...
Reproduction steps:1. Open the attached “PenInputBug“ project2. Build the project for the Android platform3. Run the application on ... Read more
[Editor] Tool Tips are missing in the Console window for Clear,Collapse,...
Tooltips are missing in the Console window for Clear, Collapse, Clear on Play, Clear on Build and Error Pause Steps to reproduce: 1.... 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