Search Issue Tracker
[URP][Quest] URP specular precision artifacts on curved surfaces
Reproduction steps1. Open the attached user's project "URPSpecularPrecisionOnCurvedSurfaces.zip"2. Open "SpecularPrecisionTest.unity... Read more
[GLCore][Windows][Editor] Switching to GLCore breaks GameView, 5.4b4 reg...
Repro steps:1) Open the project(which is empty and newly created)2) Change graphics API to GL3) Notice the Game View breaks (look at... Read more
"EndLayoutGroup: BeginLayoutGroup must be called first" error is thrown ...
How to reproduce:1. Create a new project2. Create a “Canvas” GameObject3. Add a “Button - TextMeshPro” GameObject as a child of the ... Read more
[A2] [HDRP] [Shadergraph] Parallax occlusion node does not work in subgr...
Parallax occlusion node does not work in subgraphsSee video Read more
Spot Lights are not being rendered on Mali GPU with OpenGLES3
To reproduce:1. Open the attached project;2. Change Graphics API to OpenGLES3;3. Build and run Lights scene on Mali devices. Expecte... Read more
[iOS] Crash after waking device from sleep when creating WebSocket with ...
After creating a WebSocket, if the device is locked and unlocked, the app crashes if HTTPS is used. Steps to reproduce:1) Open the a... Read more
[UI] Dropdown stays in highlight phase after selecting an option
Steps to reproduce: 1. Download and import attached project. (UI_Test.zip)2. Open scene: main3. Play.4. Click on dropdown.5. Select ... Read more
VisionOS Player Memory Usage continuously rises when the Player has a Vi...
How to reproduce:1. Open the attached “IN-122517.zip” Project2. Build for VisionOS on Xcode3. Open the built Xcode Project4, Open th... Read more
Generating Visual Studio solution ignores arguments passed with PlayerSe...
How to reproduce:1. Open the “RepoFlags” project2. Open the “SampleScene”3. Make sure that “Create Visual Studio Solution” is enable... Read more
[Shadergraph] Subgraphs should have different stage limitations for diff...
Note: despite not technically being a regression due to being a bug with a later introduced feature, this bug will stop you from bei... 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