Search Issue Tracker
Not Reproducible
Votes
0
Found in [Package]
0.0.2-exp.1
Issue ID
ENVB-465
Regression
No
Parent Layers referencing child sublayers anchors fails
h3. Description
Layers can reference anchors generated from sublayers. This should not be allowed, as parents execute prior to their sublayers, meaning the data is not available.
h3. Repro Steps
# Create a new layer
# Create a sublayer Height Stamp
# Add texture and place the stamp
# Add an anchor to the output of the stamp
## Name this anchor
# Return to the parent Layer and add a Fill mask modifier
# Reference the channel: anchor name
h3. Actual Results
The layer fails to render
h3. Expected Results
The channel is not available.
h3. Versions
h4. Editor Version
h4. Git Repo Commit or Package Version
master repo 2022/10/05
dc9dff5
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
- UnityLinker causes crash when outputting snapshot data for very large projects
- Camera Preview does not detect multiple cameras with same GameObject name
- Crash on TypeTreeIterator::Children() when renaming a corrupted asset while Asset Serialization is set to Mixed
- Cameras (Camera.targetDisplay) render only to Display 0 in the Player when Multi-Display setup is used and DX12 API is set
- [Vulkan] _CameraOpaqueTexture produces a feedback effect on Android Adreno devices when using Vulkan
Resolution Note:
Can no longer repro with asset layer