Search Issue Tracker
"No MonoBehaviour scripts in the file" error if classes of the script ar...
"No MonoBehaviour scripts in the file" error if classes of the script are inside the namespace and the one which derives from MonoBe... Read more
Unity crashes when playing a scene at SpectatorView.SpectatorViewManager...
Steps to reproduce: 1. Open the attached project(Spectator_HoloceumMSR_01.zip) 3. Open the SpectatorViewSample scene 4. Play the sce... Read more
Header does not appear if followed by private variable
To reproduce: 1. Open attached Unity project "Header.zip" 2. Open "gg" scene 3. Click on Main Camera and observe the "HeaderTest" s... Read more
The function "GetComponentInParent" returns null when the parent object ...
Reproduction steps: 1. Open the attached project; 2. Build the scenes on Standalone platform; 3. Open the built project; 4. Click "L... Read more
Crash at iplLoadFinalizedScene when starting Play Mode with SteamAudio p...
To reproduce: 1. Open attached Unity project "aeRemainAsShifting.zip" 2. Open "proto" scene in "SCENES" folder 3. Enable Steam Audio... Read more
Crash on mono_class_init when pausing playmode or inspecting object
Reproduction steps: 1. Open repro project (NewRepro.zip) 2. Open scene "TestScene". 3. Press Play. 4. Press Pause. Expected: Play m... Read more
Serialized UnityEvent in generic base class is not showing in Inspector
Steps to reproduce: 1. Open user attached project 2. Select game object 'Child class 1' 3. Notice that event is shown in inspector 4... Read more
Coroutines can't be stopped by stopping their parent when having two or ...
To reproduce: 1. Open my attached project 2. Enter Play mode Expected: both cubes remain in same position - both coroutines are sto... Read more
[OS.X] Time.deltaTime gives negative value of 1E-05 when changing date i...
To reproduce: 1.Open users attached project "Negative Delta Time Test.zip" 2.Drag "test.cs" script from project window to Main Camer... Read more
A particular script is not recognized as a MonoBehaviour
The script seems to be not recognized as MonoBehaviour if it is in a custom namespace AND there is a preprocessor directive: #if UNI... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Collapsing an empty VFX Subgraph Operator with contextual menu removes the arrow
- TMP_FontAsset fails to change when the Fallback Font Asset is changed
- Property values are not restored for all objects when re-enabled after reset
- "Sub Mesh Mask" field in VFX Graph has no padding
- Source Generation with GeneratePropertyBag fails when using reserved keywords as variable names with @ prefix