Search Issue Tracker
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
Documentation for useProjectSettings references incorrect Settings.json ...
[https://docs.unity3d.com/Packages/com.unity.testtools.codecoverage@1.2/manual/CoverageBatchmode.html] useProjectSettings option sta... 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
- InvalidCastException is thrown when hovering over a Tilemap with a saved Random Brush pick containing empty cells
- [VisionOS] Animating a material property results in artifacts when the app mode is set to RealityKit and shader modifies the Vertex Shader
- "DirectoryNotFoundException" is thrown and Shader Graph does not open when opening a .shadegraph from a long path
- "Undo: Already found nextRootTransform, but with different state cached" error thrown when undoing changes made to the Hierarchy using a script
- "No GUI Implemented" is displayed when using PhysicsMask with a CustomEditor