Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
Issue ID
1063505
Regression
No
Problem recording custom components
Bug coming from @metroidsnes in the forum:
https://forum.unity.com/threads/feedbacks-for-experimental-feature-gameobjectrecorder-2017-1.467852/page-3#post-3570587
-------
Hi, I have some problems with recording custom components.
1. Recording does not always work
2. Custom component order on the target gameobject influence which component is recorded
All this is visible on the video. First I try to record the component which I could record before but this time it doesn't work. Then I change component order on the gameobject to show that other component is recorded than the one binded. At the end I revert the component order and the component which wasn't recorded previously, now works.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Sprite Preview is broken when the Sprite is too tall or too wide
- Objects are invisible in Scene view when using Wireframe Shading Mode
- The property of a component becomes read-only when it is bound to "PropertyStreamHandle"
- Physics.Raycast does not work when used on the whole model
- Shader Graph changes the Position of Prefab instances in Play mode
Add comment