Search Issue Tracker
Fixed
Fixed in 6000.0.15f1, 7000.0.0a1
Votes
0
Found in
6000.0.4f1
6000.0.11f1
7000.0.0a1
Issue ID
UUM-75205
Regression
Yes
[URP][RG] Render Graph execution Error when using Motion Vector Map Overlay in the Rendering Debugger
*Steps to reproduce:*
1. Download attached project and open in Unity
2. Open Rendering Debugger window >> Window >> Analysis >> Rendering Debugger
3. In the Rendering section, expand the Map Overlays dropdown menu and select the Motion Vector map overlay.
*Actual results:* Black/ grey Game and Scene views, Render Graph errors in the Console:
Render Graph Execution error.
InvalidOperationException: Trying to use a texture (_MotionVectorTexture) that was already released or not yet created. Make sure you declare it for reading in your pass or you don't read it before it's been written to at least once
*Expected results:* Selected map overlay is displayed, no errors
*Reproducible with versions:*
6000.0.4f1, 6000.0.11f1
*Not reproducible with versions:*
6000.0.1f1, 6000.0.3f1
*Tested on (OS):*
MacBook Pro (16-inch, 2021), CPU: Apple M1 Max, Memory: 64 GB, macOS: Ventura 13.3.1 (a) (22E772610a)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Add comment