Search Issue Tracker
Editor crashes when using get() and set() accessors in MonoBehaviour script
To reproduce:1. Open repro project2. Play scene Expected: scene will playActual: editor crashes Reproduced on: 5.4.4p3, 5.5.0a6, 5.5... Read more
Upgrading from 5.4.0b19 to 5.4.0b22 sets all Sprite Renderer materials t...
Reproduction steps: 1) Create new project in 5.4.0b192) Create new GameObject3) Attach Sprite Renderer to it.4) Set Sprite Renderer ... Read more
Test Runner reruns all tests of a class, which has at least a single fai...
Reproduction steps:1. Open the attached “ReproProject.zip“ project2. Open the Test Runner window (Window > General > Test Runn... Read more
[Universal RP]Opaque texture is not downsampled when setting Opaque Down...
How to reproduce:1. Open the project from the attached file "1223894.zip"(download link in edit)2. Enter Play Mode and inspect the S... Read more
AppIcon is empty in Xcode Project when building a Unity Project
How to reproduce:1. Open the attached Project "IconTest.zip"2. Build the Project for VisionOS3. Observe the Images.xcassets file in ... Read more
Crash on PersistentManager::InstanceIDToLocalSerializedObjectIdentifier ...
Reproduction steps:1. Open the attached "crash_IN-56507.zip" project2. Open the “Assets/Scenes/Menu“ Scene3. Build the project on th... Read more
Incorrect vehicle rotation when using ForceMode.VelocityChange
Reproduction steps:1. Open the attached “2022_IN-84796“ project2. Open the “Assets/DogsSimcadePhysics/Demo/Scenes/Simcade_DemoScene.... Read more
Unity Editor fails to import on a PC with gen 13 intel CPU and RTX4090
Steps to reproduce:1. Open the attached user's project "ThirdPerson.zip" or create a Third Person Template project through Unity Hub... Read more
Parent Prefab fails to correctly override changes to its children Prefab...
Steps to reproduce:1. Open the attached project "Case_1195496"2. Open "SampleScene"3. In the Hierarchy window Expand "Parent" Instan... 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