Search Issue Tracker
Active
Votes
0
Found in [Package]
1.4.0
Issue ID
BAR-57
Regression
Yes
[Regression] Pad operator fail to import when `pads` attribute is from constant path.
Summary:
- Model was problematic.
- Fixes landed to 1.3.3 and model imported fine.
- User discovered trouble still existing (model output not the right dimension?)
- User upgraded to 1.4.0 but model does not import anymore.
--> Regression, however once model import again we need to check about the dimension trouble to be sure to fully fix this (more detail on github issue).
Long story:
from [https://github.com/Unity-Technologies/barracuda-release/issues/169]
itself a follow up of [https://github.com/Unity-Technologies/barracuda-release/issues/156]
On 1.4.0 Model fail to import because of Pad operator using constant path for `pads` attribute:
!image-2021-04-29-15-46-14-317.png!
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Add comment