Search Issue Tracker
Fixed in 10.1.1
Votes
0
Found in [Package]
10.0.0-preview.26
Issue ID
1268079
Regression
No
[URP] depth texture sample node does not use correct texture in some frames
Steps to repro:
1a. new universal rp template project
1b. add attached graph to a material, add the material to an object
2. arrange windows to see scene view, game view and inspector
3. select the material in project view
4. observe different appearance in all views (expected)
5. resize some window panes to trigger refresh
expected: appearance of material does not change in any window
actual: we see the depth sampled from the wrong window's depth texture
repro:
Unity = 2020.2.0a20, 2020.1.0b17, 2020.1.0b6, 2019.4.6f1
URP = 10.0.0-preview.26 (from pack. man.), 8.1.0, 7.3.1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android][iOS][UnityPlayerActivity] Legacy InputField.onEndEdit is not called when ending text edit
- Transform corruption and/or crash on PhysX::CreateCharacterController when spawning physics objects into Prefab stages
- UNITY_EDITOR data is Serialized into AssetBundle when building on the active Build Target
- "TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations..." error when changing the Packages "Cache Location" folder
- CompilationPipeline.assemblyCompilationFinished() hangs unity when reloading domain
Add comment