Search Issue Tracker
Unity crashes when dispatching a compute shader
How to reproduce:1. Download and open the attached project2. Open the "InstancedSkinTest" scene3. Press Play4. Observe crash Reprodu... Read more
Unity version gets clipped in the title bar
1. Install Unity 2023.1.0b9 or later editor version;2. Observe the title bar says the version is 2023.1.0 instead of 2023.1.0b9. For... Read more
MSAA is not applied on Quest 2 using Built-In Render Pipeline and Vulkan
Steps to reproduce:1. Open the attached project "QuestMSAABug.zip"2. Notice there is only one Quality Level and Anti Aliasing is set... Read more
[HDRP] RenderPipelineSettings are not public making it impossible for us...
Currently there's only a getter and no setter for these properties making it impossible for users to create a custom settings on the... Read more
"NullReferenceException: Object reference not set to an instance of an o...
How to reproduce:1. Open the attached project "NanoshroomiaUnity.zip"2. Select BacteriaTest>SibSubScene>Entity(59:1) in the Hi... Read more
Crash on RenderingCommandBuffer::PrepareState when waiting in Play Mode ...
Reproduction steps:1. Open the attached project “WaitingCrash”2. Enter the Play Mode3. Select Earth planet.4. Wait a couple of minut... Read more
"Failed to find entry-points" is thrown when importing old Scripts
Mono.Cecil.AssemblyResolutionException: Failed to resolve assembly: 1. What Happened on Unity 2021.3.22f1 in a New project with no o... Read more
XCode GPU capture on iOS causes API validation breaking assert
When trying to do a capture in URP 23.2, using XCode 14 on an iPhone11 (it was also reproduced on different iOS devices by other peo... Read more
Script doesn't execute when entering the Play Mode until the GameObject ...
Reproduction steps:1. Open the attached “3D tile.zip” project2. Open the “Assets/Scenes/Level-1.unity” Scene3. Enter the Play Mode4.... Read more
useProjectSettings does not generate report until Auto Generate Report i...
Steps to reproduce: Unzip attached project Run it using these command line parameters "-enableCodeCoverage -covergeOptions useProjec... 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
- Visible instance buffer returns 0 for every instance when using BatchDrawCommandIndirect on Adreno devices with Vulkan API
- [Android][Vulkan] Native crash in AndroidVulkanVideo::ProcessFrame and AndroidVulkanVideo::Context::~Context() when switching screens
- Screen brightness is not set to a default value when Screen.brightness is set to a negative value
- macOS app window title is not localized when built from generated Xcode project
- Unity Hub doesn't preserve the changed Channel when manually restarting the Hub