Search Issue Tracker
Custom Inspector window continually refreshes when AssetImporterEditor.s...
How to reproduce:1. Open the attached "1264833 repro" project2. Turn on Internal Mode3. Select the "MyCustomAsset" Asset from the As... Read more
[iOS][Metal] Screen is black when the Scene has multiple cameras with De...
How to reproduce:1. Open the attached 'TestProject.zip' project2. Build for iOS and open the Xcode project3. Deploy Xcode project to... Read more
Slider Component using an Image for its Fill Rect field does not properl...
How to reproduce:1. Create a new Unity project2. Import the tester-attached Prefab(Slider.prefab)3. Drag the prefab into the scene4.... Read more
FixedListInt32 is not serialisable due to its buffer and length members ...
How to reproduce:1. Open the attached 'BugProject.zip' project2. Open 'SampleScene' Scene3. Enter Play Mode Expected result: FieldWi... Read more
[URP] Editor throws errors when Physics bult-in package is disabled
How to reproduce:1. Create a new URP project with 7.0.0 or higher version2. Disable the Physics built-in package in the Package Mana... Read more
Crash in physx::NpArticulationReducedCoordinate::createCache() when call...
How to reproduce:1. Open user-submitted project (JointBug.zip)2. Open the JointBug scene3. Enter Play Mode4. Click 'Save joint state... Read more
[MacOS] Slow editor performance in scene view before entering playmode
steps:1a. Open Unity Hub (Note: issue does not repro if you open Unity app directly in Finder)1b. open a new URP template (using 202... Read more
[Profiler] Counter makes it look like profiler has "lost" data
steps to repro:1. set the profiler capture limit in preferences to max (2000)2. open profiler3. profile edit mode for over 2000 fram... Read more
[XR Interaction Toolkit] Line Renderers jitter and their reticles move w...
Repro steps:1. Open attached project2. Build and Run on Quest3. Point both controllers over the UI Actual: The line renderers seem t... Read more
[HDRP] Save Scene pop up appears twice while restarting editor after cha...
Save Scene pop up appears twice while restarting editor after changing the configuration to HDRP+DXR. Steps to repro:1. Create anew ... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class