Search Issue Tracker
[Multiplayer] We can't use Start method in classes derived from NetworkL...
Original NetworkLobbyPlayer class uses Start method itself: public void Start(){DontDestroyOnLoad(gameObject);} So, when you try to ... Read more
[Editor] The "F" keyboard button to Focus on a GameObject in the Scene v...
Steps to Reproduce:1. Add a GameObject to a scene2. Select the GameObject in the Hierarchy3. Move mouse over the Scene View4. Press ... Read more
[AppleTV][Metal] Rendering breaks with Anti Aliasing enabled on AppleTV ...
Steps to reproduce: 1. Open attached project2. Make sure 'Anti Aliasing' is enabled in Quality Settings (reproduces with 2x, 4x and ... Read more
Editor hangs when GameObject is dragged underneath and released when blu...
1. Create a new project2. Create a scene3. Add a GemaObject to the scene4. Drag it down and release when a blue line appears==> E... Read more
[Android] Time.deltaTime value becomes constant 0.3(3) after sending to ...
How to reproduce it:1. Open the user's attached project "RenderFrameIntervalTest.zip"2. Build and Run the project on the Android dev... Read more
Coroutine functions are sometimes labelled incorrectly in the Profiler
Steps to reproduce:1. Download and open attached project CoroutineProfileTest.zip2. Open scene CoroutineProfileTest_scene3. Observer... Read more
[HDRP] Spot light Pyramid Shape has shadow artifacts on aspect ratio val...
Steps to reproduce:1. Open attached project2. Open TestScene3. Adjust the spot angle until you observe the leaking shadows Expected ... Read more
[URP] Every Light type is rendered as Directional light when it is set a...
How to reproduce:1. Open attached "URPFeatures.zip" project and Scenes/SampleScene scene2. In the Hierarchy window, select the Spot ... Read more
Plane is not serializable
To reproduce:1. Open project2. Open test scene. Notice, that 'Workaround' field has editable values in inspector3. Open 'TestPlaneSe... 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