Search Issue Tracker
Fixed in 12.0.0
Votes
0
Found in [Package]
12.0.0
Issue ID
1352005
Regression
Yes
"A non-multisampled texture..." spams the Console
There's an auto resolve happening and then an incorrect Copy Depth pass.
1. After upgrading from 2021.2.0b1 to either 0b2 or 0b3 or 0b4
2. I get this Error in the Console
"A non-multisampled texture being bound to a multisampled sampler. Disabling in order to avoid undefined behavior. Please enable the bindMS flag on the texture."
Caused by the Depth Priming PR, a fix was already in the works:
https://github.com/Unity-Technologies/Graphics/pull/5039
Duplicate bug with test project that does reproduce the issue: https://fogbugz.unity3d.com/f/cases/1357776/
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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note (fix version 12.0.0):
Fixed in 2022.1.0a6