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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
Add comment