Search Issue Tracker
Fixed in 5.0.X
Votes
0
Found in
4.2.0f4
Issue ID
553315
Regression
No
An error is thrown when you add/remove components to a prefab while creating/destroying assets
Steps to reproduce :
- import the project attached
- open the scene 'TestScene'
- in the Project window, select the prefab named 'TestPrefab'
- in the inspector window, click the 'Click Me 1' button
- save the scene
- in the inspector window, remove the Rigidbody component
- click the 'Click Me 1' button again
- notice two Rigidbody components attached to the prefab, along with the following error: CheckConsistency: GameObject does not reference component Rigidbody. Fixing.
Comments (1)
Add comment
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 RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
fwalker
Mar 07, 2015 18:45
Is there a way to tell in what version this has been fixed.
I am running 4.6.1f1 and this problem is still there.
And is there a work around?