Search Issue Tracker
Fields in "Scene Template Pipeline" section look messy
How to reproduce: Open any project from the HUB; Go to "File" menu and select "Save as Scene Template" sub-menu item; Click "Save" i... Read more
[URP] Opaque Layer Mask filters out meshes that use the 31st Layer when ...
How to reproduce:1. Open the user-attached project2. Open the “TestLevelMorgan” Scene3. Focus the “cybercube_1 (1)” Prefab in the Sc... Read more
[Textures] Unity crashes inside FreeImage when importing or duplicating ...
To reproduce the issue follow the steps:1. Open "xD" the project2. Try duplicating some of the textures that are in the assets folde... Read more
[OSX] D3DCompiler produces incorrect bytecode on Mac (Wodka issue? - nee...
Repro steps:1) Open the project and TestShader.shader in it2) In the frag function notice line 54: "fixed c = 5.0xx"2) Select the Te... Read more
[iOS] Mono does not support a specific security certificate when trying ...
When trying to connect to a server, that uses SHA-256 with RSA Encryption ( 1.2.840.113549.1.1.11 ) signature algorithm with a HTTPS... Read more
"Cameras" Prefab of the "MixedFOV" scene in URP Samples has unapplied ch...
How to reproduce:1. Create a new URP Unity project2. Go to Window -> Package Management -> Package Manager -> Universal Ren... Read more
Cannot open the context menu when right-clicking the Scene window tab
Reproduction steps:1. Open any Unity project2. Open the Scene window3. Right-click the Scene window tab Reproduced with: 2022.2.0a11... Read more
URP SMAA produces wrong results on mobile when using default sampler pre...
SMAA on mobile has degraded quality compared to desktop. Setting "Use full sampler precision by default, lower precision explicitly ... Read more
[GPU PLM] Editor crashes without stacktrace when baking 4k terrain on Ge...
Prerequisites:The issue reproduces on laptop with GPU having 2GB of VRAM. Steps to repro:1. Open attached project and 't1BugTerrainS... Read more
"Frame Selected" through "Edit" menu doesn't work if after pressing it, ...
Reproduction steps: 1. Create a New Project2. Select any GameObject3. Press "Edit" -> "Frame Selected" in a way that after pressi... 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