Search Issue Tracker
Fixed
Votes
0
Found in
5.4.0f3
Issue ID
833522
Regression
No
[Components] Adding component from plugin isn't defined so wrong/unloaded plugin might get linked to the inspector script field
Steps to reproduce:
1. Open attached project
2. Create new game object in hierarchy
3. Press 'Add Component' in inspector and add 'TestBehaviour'
=> notice that the behaviour from the 'PlatformPS4' plugin was added (which is not active in Editor), not from 'PlatformDefault' (which is imported in Editor)
You can most easily verify this by switching the inspector to Debug mode, and using the ObjectPicker next to the Script property to verify that the wrong DLL was selected.
Reproduced with: 5.2.5f1, 5.3.6p6, 5.4.1p2, 5.5.0b4
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment