Search Issue Tracker
Play, Pause, Skip Frame buttons in the Toolbar don't have Tooltips when ...
How to reproduce:1. Create a new Unity project2. In the Toolbar hover over the Play button Expected results: Tooltip appearsActual r... Read more
[VFX] VFX is updated if spawned behind the camera
The VisualEffect component instantiated outside of the frustum are updated until seen by the frustum, then, not updated anymore. Ste... Read more
VideoPlayer does not play video when device is using Android 6.0.1
How to reproduce:1. Open attached project "VideoPlayer2021.zip"2. Build and Run on Android3. When the app opens, press the button to... Read more
Reorderable List elements cannot be edited when using Custom Editors and...
Reproduction steps:1. Open the attached “ReorderableListBug“ project2. Open the “Repro” scene3. Select the “Test” GameObject4. Enabl... Read more
[Linux][Profiler] Frame charts are not filling with spikes when attachi...
How to reproduce: Create new Unity project Go to File > Build Settings In Build Settings check "Development Build" and "Autoconne... Read more
Application cannot be opened error on Pressing help icon in Profiler Window
1. Create a new Project2. Open Window -> Analysis -> Profiler3. Press the "?" Icon in the top right Expected result: No errors... Read more
“Retrieving array element” and “NullReferenceException” errors appear wh...
How to reproduce:1. Open the user’s attached project2. In the Hierarchy window select “NetworkManager” GameObject3. Resize the Inspe... Read more
"Initialize XR on Startup" checkbox does not work when clicking on it
Reproduction steps:1. Open the attached "7396-421.zip" project2. Go to Edit > Project Settings... > XR Plug-in Management3. Tr... Read more
visualTreeAssetSource is null when the element is not at the root of the...
Reproduction steps:1. Open the attached project (IN-6324_UpdatedRepro.zip)2. Open the SampleScene.unity Scene, located in the /Asset... Read more
[macOS] "Unexpected exception System.DllNotFounException: Unable to open...
Steps to reproduce:1. Open Unity Hub2. Download Karting Template and open the project3. Observe errors on opening the project Expect... 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