Search Issue Tracker
Fixed in 2018.2.X
Votes
0
Found in
2018.2.0a1
Issue ID
992289
Regression
Yes
[PLM] RemoveInstance job with hash: [hashID] failed with exit code 1 error when transforming instances
Transforming the values of duplicated instances throws `[PathTracer] RemoveInstance job with hash: [hashID] failed with exit code 1.` error in the console
Steps for reproduction:
1) Download the project below and open the scene `test`
2) Find the GameObject `Plane` in Hierarchy and select it
3) While it's baking, duplicate it four times
4) In Hierarchy, select all the duplicated items (i.e. Plane, Plane (1), Plane (2) and Plane (3))
5) Duplicate them
6) Select and move the duplicated items (i.e. Plane, Plane (1), Plane (2) and Plane (3)) below the other GameObject group
7) Start rotating these selected items
8) Observe the errors in the console
Notes:
- Regression introduced in 2018.2.0a1
- Error.log is also attached
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
Add comment