Search Issue Tracker
[Android][URP] Render artifacts are visible or the mesh is not visible w...
Repro steps:1. Open attached project "repro_1281854"2. Add URP3. Build and Run on Android4. Enable the Overlay Camera with a button ... Read more
AppStatusBar throws MissingReferenceException when Editor Layout is rese...
How to reproduce:1. Open the user's attached "appstatusbarerror.zip"2. Go to Window -> Rendering -> Lighting3. Press the "Gene... Read more
Styling issues in the app toolbar
Since the main toolbar is a VisualElement, some styling issues appeared:- Borders are missing or badly rendered- Double borders betw... Read more
[Shadergraph] Matrix multiplication by scalar/float converts the scalar ...
Repro steps:1. Create a matrix4x4 node, a float node, and a multiply node2. Plug the matrix4x4 and float node outputs into the input... Read more
[Shadergraph] View Direction node in tangent space uses inaccurate algor...
Background: the transform node from world to tangent had to be fixed, as it used an algorithm that assumed that the tangent space ba... Read more
[2d] [PSD Importer] Error occurs when not using PSD Importer 5.0.0-pre.1...
[2d] [PSD Importer] Error occurs when not using PSD Importer 5.0.0-pre.1 with 2D Animation 6.0.0-pre.1 Steps to Repro:- create a new... Read more
[HoloLens] Voice commands stop working after App minimize/restore
How to reproduce:1. Open the attached "KeywordRecognizerBug.zip" project2. Build the project to UWP3. Deploy it to HL2 with Release ... Read more
Toggling between Fullscreen and Windowed mode doesn't preserve native re...
How to reproduce:1. Open the attached project (link in the description)2. Open the "SampleScene" Scene -> build and run on UWP3. ... Read more
TexelSize is always 1 for Particle System's Renderer when using Shader G...
How to reproduce:1. Open the user's attached "TexelSizeBug.zip" project2. Open the "Scene" Scene3. Enter Play Mode4. Observe the Spr... Read more
Bundles are Built with the same Hashes when the Bundles are modified
Reproduction steps:1. Open user attached Project "r322459"2. Press Piece -> Re-create test prefab3. Press Piece -> Re-create t... 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