Search Issue Tracker
Headers does not show up if there is no public variable after it
Reproduction steps:1. Open project attached (Header Problem.zip).2. Open scene "Test";3. Press on "Main Camera"4. Look at Example Cl... Read more
Disabling script on instantiate gameobject throws self -> GetEnabled()
Steps to reproduce:1. Download repro.zip and open "new scene".2. Press play. Expected results:Error should not appeared and script s... Read more
[5.5+] Random crashes from rendering/batching/driver code starting with ...
Steps to reproduce:1. Download and open the project2. Enter Play mode3. Assets/Scenes/main.scene4. Wait or Walk around Result: crash... Read more
GameObject with Sprite Renderer when OnBecameVisible/OnBecameInvisible d...
Reproduction steps:1. Open the attached project;2. Open the scene "MainScene";3. Enter Play mode;4. Move Main Camera along x axis; A... Read more
Script with Mono.Cecil compiles with "Windows Store IL2CPP Scripting Bac...
To reproduce:1. Open attached project with Unity which has "Windows Store IL2CPP Scripting Backend" installed.2. No errors, it's pos... Read more
Crash in scripting_array_length when using StructLayout attribute and in...
To reproduce: 1. Open the project, attached by tester2. Select Main Camera in the scene3. In the Inspector, change values in the New... Read more
in OnDestoy(), transform.position returns local position if an object is...
Steps to reproduce:1. Open user attached project ("RoadBuilder")2. Create a cube and make it child of the terrain3. Add attached scr... Read more
'Frame not in module' when stepping into partial class if NodeCanvas is ...
How to reproduce:1. Open attached project2. Open 'test' script3. Place breakpoint on line 8 (StartCoroutine(t1());)4. Attach debugge... Read more
Debug.Log used with non-existing Dictionary variable causes Editor to fr...
To reproduce: 1. Open attached project;2. Open "TestBug" scene;3. Enter play mode;4. Exit play mode. Expected result: Editor doesn't... Read more
gameObject's Multi-dimensional array becomes null when object is Instant...
To reproduce: 1.Download and open attached project2.Open "InstantiateBug" scene3.Enter Play mode4.Notice error in the console Expect... 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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph