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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment