Search Issue Tracker
Compile error each time I load a custom package or plugin
Compile error is throw when importing custom packages or plugins. Also, same error is thrown when new script is created. Compile e... Read more
ArgumentException errors is thrown when moving sub state machine into th...
To reproduce: 1. In a new project, create animator controller 2. Create new sub state machine 3. Move into the new sub state machin... Read more
Having a prefab with a Skinned Mesh Renderer and Cloth component causes ...
How to reproduce: 1. Open attached "ClothBug" project and "clothTest" scene 2. Enter playmode Expected result: Editor does not cr... Read more
Exporting certain objects or scenes adds unnecessary items
How to reproduce: 1. Open attached project 2. Export the Assets/Prefabs/Enemies/Enemy Bullet.prefab asset as a package - Note that... Read more
Custom global defines in mcs.rsp file aren't available in Visual Studio
Steps to reproduce: 1. Open the project 2. Notice there are no compiler errors 3. Open NewBehaviourScript.cs with Visual Studio 4. N... Read more
Canvas stops rendering: d3d11: attempt to lock null vertex buffer when t...
Steps to reproduce: 1. Open the attached project(Equilibrium of Divinity.zip) 2. Open the Assets/MainMenu.unity scene 3. Play the Sc... Read more
Network game crashes, when connecting to a game, which already started
Reproduction steps: Open b37 project from the attached .zip file on 2 machines ON HOST: 1. Create a game 2. Wait until another pla... Read more
Collab shows incoming updates with local changes after cancelling curren...
Steps to repro: 1. Open Unity; 2. Create new project; 3. Turn on Collab Support in Services tab; 4. Save scene and project; 5. Clic... Read more
[Multiplayer] Inconsistency in order of Start() and OnStartAuthority() c...
Inconsistency in order of Start() and OnStartAuthority() calls on the Spawnable Objects between Host and Client: - on the Host - fi... Read more
Console constantly throwing notification messages when UI gameObject is ...
To reproduce: 1.Download and open attached project. 2.Go to "BadQualityOfInternalTesting" folder and open "Test" scene. 3.Expand "C... 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
- Light rendering artefacts appear in the Editor when assigning unsupported 3D Custom Render Texture in Camera’s Output Texture, unclearable errors and warnings spammed
- Memory leak when running a test with "GfxThreadingMode" set to "SplitJobs"
- Loading Unloaded unsaved Scene throws “ArgumentException” error in the Console
- Crash on std::__1::__tree_const_iterator when opening the Build Profiles window in a specific project
- Sub-State machine “breadcrumb trail” doesn’t fit in the window if there’s too many Sub-State machines