Search Issue Tracker
[Cloth] Cloth keeps updating when deactived
To reproduce: 1. Open attached project and play "Bug" scene.2. Open Profiler Window.3. In profiler's Overview find "Physics.UpdateCl... Read more
[iOS] 'Non matching Profiler.EndSample (BeginSample and EndSample count ...
BeginSample method implementation is missing on iOS builds, this results in Profiler failing to profile on iOS - 'Non matching Profi... Read more
[Rigidbody] Rotation Constraints are lost when creating a prefab with RB
When creating a prefab from a gameobject with rigidbody rotation constraints, the constraint locks are not saved to the prefab and a... Read more
A CanvasRenderer with multiple materials doesn't render correctly when r...
Steps to reproduce:1. Open attached project "RenderIssue.zip"2. Expand Canvas game object and delete one Image for blue material to ... Read more
[Projector] Setting projector's render queue in runtime doesn't change a...
Steps to reproduce: 1. Open attached project2. Open scene "Bug" and run it3. Notice 4 spheres in the scene. Top-left one is purple w... Read more
Impossible to build project to network path, DirectoryNotFoundException ...
Steps to reproduce: 1. Create new project2. Try to build to network path3. Notice DirectoryNotFoundException thrown in console. Repr... Read more
[IL2CPP] does not catch popping from stack exception
Steps to reproduce: 1. Open attached project2. Build on IL2CPP platform3. Notice errors in console:il2cpp.exe didn't catch exception... Read more
[HLAPI] locally destroying object with NetworkTransform logs HandleTrans...
Steps to reproduce:1. open attached project2. run two instances3. one as client one as host4. on the host click button '1' sveral ti... Read more
AssetBundle.LoadAsset does not import assets when their name contains th...
Steps to reproduce:1. Download and open the attached project2. Open scene "Main"3. Run Assets-->Assetbundles-->Build AssetBund... Read more
[HLAPI] Using SceneManager to load a scene after the server start disabl...
Steps to reproduce:1. open attached project2. play scene 'Main' Expected: Online scene has Cube GameObject synced over networkActual... 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