Search Issue Tracker
Compiler error when compiling class with a constructor that takes an enu...
To reproduce:1. Open attached project2. Notice compiler error in console This project contains a single, simple class. It has valid ... Read more
[Mobile] Reflection Probes on mobile devices are reflecting distorted
To reproduce:1) Open attached project and TEST.unity2) Play in editor, notice the straight reflection of the red columns3) Build and... Read more
[Launcher] Fonts in launcher are inconsistent: both bold and regular
[Launcher]: Fonts in launcher are inconsistent: both bold and regular 1. What happenedOpen launcher Unity 15.In Projects and New win... Read more
UnityYAMLMerge crashes when given specific scenes to merge
Reproduction steps(Repro gif in the edit):1) Download and extract users submitted scenes.2) Import folder with scenes to Unity versi... Read more
Unresponsive profiler in a frame that has a lot of data
Steps to reproduce:1) Open users attached project.2) open profiling and enable deep profiling3) After one second, a script will exec... Read more
Folding one out of two collider component disable both colliders preview
Reproduction steps:1. Open the attached project2. Open scene "Scene"3. Select GameObject in the hierarchy "Cube"4. In the inspector ... Read more
[UNET] NetworkServer.Spawn doesn't sync rotation to clients
Steps to reproduce:1) open attached project "NetworkSpawn.zip"2) build and play with client and host3) click "Space" on one of the c... Read more
Cannot Play a playable when there's already an initialized AnimatorContr...
Cannot Play a playable when there's already an initialized AnimatorController on the object Load test scene and enter playmode. Cube... Read more
Custom Texture2D cursor is not shown in full-screen on secondary monitor
Steps to reproduce:1. Download and open attached project "SecondDisplayCursor.zip"2. Build standalone (including "Test" scene)3. Pla... Read more
Animation stucks in state with exit time is 0.9998 and transition durati...
How to reproduce:1. Open the attached project "784470Transition.zip"2. Open Bug scene3. Select unitychan in hierarchy and open Anima... 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