Search Issue Tracker
[SRP] Editor crashes when creating a RenderTexture with TextureDimension...
How to reproduce:1. Open the attached "TestCubemap.zip"2. Open the "EuphoriaPipeline.cs" script3. Uncomment the "m_CubeFaceTexture2.... Read more
[IMGUI] "Maximum LOD Level" and "LOD Bias" Properties tooltip missing un...
The tooltip is missing for "Maximum LOD Level" and "LOD Bias" Properties under "Quality" in the "Project Setting" window, Refer atta... Read more
Content Catalog cache only stores single entry when using multiple catal...
Reproduction steps:1. Open the attached project "AddressablesBug.zip"2. In the Project window open Assets/Scenes/SampleScene3. Enter... Read more
[Input System] When binding gamepad controls, triggerButton gets bound i...
Reproduction steps:1. Open project in "BugInputSystemPSControllerBinding.zip"2. Open "RebindingUISampleScene.unity"3. Connect Dualsh... Read more
[HDRP] [DXR] Can't use multi-bounce reflection with Shader Graph materials
How to reproduce:1. Open the attached project named "New Unity Project.zip"2. Open the Test Scene3. Observe a Sphere between two mir... Read more
[TMP] Undoing a TextMeshPro Text change does not Undirty the Scene
How to reproduce:1. Download and open the attached project 'TMPDirty.zip'2. Open Scene 'SampleScene'3. Expand Canvas in Hierarchy4. ... Read more
Variables use old overridden values on Prefabs when a variable has Forme...
How to reproduce:1. Open the user's attached "SerializationTest" project2. Open the Scene "SampleScene"3. Select the "TestObject" Ga... Read more
Color shifts on the edge of particles when sharpening using TAA
Reproduction steps:1. Open the project attached by the user2. Zoom in on the Game View using the Scale slider3. Enter Play mode4. Ob... Read more
[iOS] "Plugin is used from several locations" error when building a proj...
Reproduction steps:1. Open the attached project in "UnityXCFramework.zip (9.7 MB) "2. Open "SampleScene.unity"3. In Assets/Plugins/i... Read more
[Burst] InvalidOperationException is thrown when Burst package is upgrad...
On upgrading Burst package from 1.4.1 to 1.4.2, InvalidOperationExceptions are thrown. Refer the attached video Steps to reproduce:1... 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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist