Search Issue Tracker
NetworkServer.DisconnectAll() makes isActive false
NetworkServer.DisconnectAll() makes NetworkServer.isActive false. I does not stop the server from listening, so the server is then i... Read more
Bounce height gradually increases if Rigidbody2D starts off with velocity
Issue #1: New position is calculated incorrectly Steps to reproduce:1. Open attached project2. Open scene "Demo"3. Run it4. After 4~... Read more
Play Mode is stuttering, and spikes are present in the Profiler when usi...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Starter Assets/Sample/ThirdPersonController/Playgrou... Read more
ArgumentException is thrown when UnityEditor.AssetDatabase:SaveAssets() ...
Reproduction steps:1. Create a new project2. Attach a new script to any GameObject in the Scene3. Edit script with "AssetDatabase:Sa... Read more
[IL2CPP] Assembly.GetType returns a nested Class when the nested Class i...
Reproduction steps:1. Open the attached project "Case_1422119.zip" and load Scene "Assembly.GetType"2. Ensure IL2CPP is selected as ... Read more
Prefab behavior agent "Apply to Prefab" doesn't save to prefab
Steps to reproduce: Create and open an empty project and install com.unity.behavior Create and open a behavior graph (Assets > Cr... Read more
Prefab's children change order when extra child object is added to prefa...
To reproduce:1. Open project attached by the user2. Open scene "scene" if not opened3. In hierarchy window select game object "Prefa... Read more
Input System throws MissingReferenceException during event callback afte...
How to reproduce:1. Open the attached project named "Case_1331572"2. Open the SampleScene and enter Play mode3. Press the Spacebar k... Read more
[Texture3D] FP16 (Half) texture format can't be used with Texture3D
Texture3D volumeX = new Texture3D(W,H,D,TextureFormat.RHalf,false) causes an "Invalid texture format for Texture3D" error. Modern GP... Read more
Unable to read data from the transport connection when trying to connect...
Steps to reproduced:1. Download and open the attached project2. Enter Playmode3. Observe error Expected result: normal connectionAct... 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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List