Search Issue Tracker
no way to detect an idle network connection
There is no way to detect an idle (but still connected) network connection in network HLAPI. Since HLAPI processes messages without ... Read more
[EditorLog] Data on reflection probes bake time is not in editor log
There is no data on how long reflection probes took Currently we have:Enlighten: Precompute started....Enlighten: Precompute took 1.... Read more
[Shadows] Shadow precision issue on extremly scaled objects
Steps to reproduce:1. Import "701205.unitypackage".2. Open scene "ReproScene".3. Shadow of cube is displayed incorrectly Read more
[Effector] Project crashes if 2D effector is needed but there is none
Repro steps:1) Open the project and scene Scene2) Uncheck Used By Effector attribute in Circle Collider 2D component3) Play the game... Read more
Create and replace existing animation doesn't replace the asset, instead...
1. Open Animation Window2. Create new animation and save it with a filename that already exists3. Press "Yes" on a "Confirm Save As"... Read more
UnityEngine.Ping not available on Windows Phone
To reproduce:1. Open attached project2. Run Elevator/Build/Build Windows Phone from the application menu3. Notice error in console Read more
[Docs] alpha:blend parameter not in documentation
Some built-in shaders use a surface shader parameter that is not described in the documentation, specifically alpha:blend. http://do... Read more
[AnimationClip] Build crashes on UnityEngine::Animation::CreateAnimatorG...
Repro steps:1) Open the attached project and Test scene2) Run the scene and press A3) Notice the animation is working: sprite change... Read more
[NetworkBehaviourInspector] Inspector is unable to display SyncList
Steps to reproduce: 1. Open attached project "SyncListBug"2. Open scene "SyncListBug"3. Open "TestSyncList.cs" script4. Notice publi... Read more
[Scene View] Snap scale freezes at scale zero.
Scale freezes to zero using snap scaling. Steps to Reproduce:- Create a gameobject (Cube)- Set Snap scaling to 1 in the snap setting... 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
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
- VFX Graph font size change does not adjust Sticky Note size when smaller font size is selected
- Rendering Debugger has a “Go to Section” burger button even when the section is already opened and does nothing when pressed
- SIGSEGV error when adding EditorApplication.delayCall callback declared in complex generic type and exiting Unity in `Performanc
- Resize cursor does not appear while approaching window edge from inside the player window when using Input System as the Input Handler