Search Issue Tracker
NetworkTransform -> Send Rate shows value on 1 lower than you set
- please see video attached in comments How we can reproduce it1 Create new project2 Create New empty object3 Add NetworkTransform c... Read more
After reverting script in Collab, Scripts compilation takes for ever, un...
To reproduce:1. Create a new project.2. Create a new script.3. Make it into Collab project.4. Do some changes inside script.5. Do "C... Read more
Crash at ProfilerProperty::GetFrameTime while pausing/unpausing Play mode
To reproduce: I found these steps most reliable, but other combinations might work too 1. Create a new project2. Enter play mode3. O... Read more
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 err... Read more
ArgumentException errors is thrown when moving sub state machine into th...
To reproduce: 1. In a new project, create animator controller2. Create new sub state machine3. Move into the new sub state machine4.... Read more
Having a prefab with a Skinned Mesh Renderer and Cloth component causes ...
How to reproduce:1. Open attached "ClothBug" project and "clothTest" scene2. Enter playmode Expected result: Editor does not crashAc... Read more
Exporting certain objects or scenes adds unnecessary items
How to reproduce: 1. Open attached project2. Export the Assets/Prefabs/Enemies/Enemy Bullet.prefab asset as a package- Note that the... Read more
Custom global defines in mcs.rsp file aren't available in Visual Studio
Steps to reproduce:1. Open the project2. Notice there are no compiler errors3. Open NewBehaviourScript.cs with Visual Studio4. Notic... 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 scene3. Play the Scene... 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 game2. Wait until another player ... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code