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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default