Search Issue Tracker
Duplicate
Votes
0
Found in
2019.2.9f1
Issue ID
1192549
Regression
No
[HoloLens 2 App] Screen buffere is not cleared when nothing is in view and when depth buffer sharing is disabled
A wierd rendering articifact occurs on HoloLens 2 when nothing is in view, and depth buffer sharing is disable. It appears that the screen buffer is not being cleared correctly in this scenario.
REPRO
1. Create a HoloLens 2 App with a single 3D cube
2. Disable "depth buffer sharing"
3. Build APPX (I built an ARM64 version)
4. Deploy to HoloLens 2
5. Launch App
6. Verify app launches, and you see something
7. Turn head so that no assets are in view
RESULT
See weird rendering artifact. The old frame is presented multiple times, until you turn your head back to the content
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Resolution Note (2019.3.X):
Duplicate to another bug. Work around is to enable anti aliasing