Search Issue Tracker
By Design
Votes
0
Found in
5.4.0b22
Issue ID
807426
Regression
Yes
AddComponent with MonoBehaviour is not allowed error
Steps to reproduce:
1. Open the attached project.
2. Open scene 'TestScene'.
3. Press Play.
The user is using a custom plugin for performance reporting.
An error is displayed in the console:
AddComponent with MonoBehaviour is not allowed. Create a class that derives from MonoBehaviour and add it instead.
UnityEngine.CrashLog.CrashReporting:Init(String, String, String)
GamePerformanceInit:Start() (at Assets/Scripts/GamePerformanceInit.cs:9)
This issue did not occur until 5.4.0b22.
Reproduced on:
5.4.0b23, 5.4.0b22.
Did not reproduce on:
5.5.0a1, 5.4.0b21, 5.3.5p3
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
- “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
lastcode
Aug 26, 2016 06:23
Reproduced on:
5.4.0f03, 5.4.0p1, 5.4.0p2, 5.4.0p3