Search Issue Tracker
Pressing 'backspace' on a WebGL build will crash the app in chrome & opera
-e: see title -repro: --Create New Unity 5.1.0f2 project & empty scene --Build and run as WebGL --Copy t <http://localhost:50380/>h... Read more
[IL2CPP] Modifying non primitive value types from native code doesn't work
To Reproduce: 1. Build and run using il2cpp, you can see the array of vector3 are zero in the output; 2. Build and run using mono, ... Read more
Physics2D.BoxCastAll not working in Unity 5.1
Steps to reproduce: 1. Open attached project's scene "TestScene" with Unity 5.0. 2. Enter play mode - all four boxes are detected. 3... Read more
Multiline text objects on Vertical Layout Group overlap each other
Repro steps: 1) Open attached project 2) Notice how lines overlap even though Panel object has Vertical Layout group with Preferred ... Read more
Crunched textures do not work with Sprite Packer
1. open attached project (case_702942-CrunchSpritePacker) 2. open TestScene 3. press Play and observe the crunched sprites The crun... Read more
[OnTriggerStay] Children object trigger colliders are not reacting
Repro steps: 1) Open the project 2) Run Test.scene 3) Notice that the child object(Trigger Right) does not light up even if collisio... Read more
5.1 Animator Negative State Speed Does Not Work with Non-Looping Clips
Repro steps: 1) Open attached and stripped project -> Level.scene 2) Open Girl_Controller in Animator window 3) Select state Transmu... 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
- Crash on block_merge_next when updating a mesh
- Prefab Variant is created when creating an Original Prefab from a Prefab Variant
- InternalCallRegistrationWriter attempts to launch with Mono when building the project with the IL2CPP Scripting Backend
- [Linux] FPS limit becomes unset for some time when maximizing Game View while in Play Mode
- ContextClickEvent not fired at runtime for UI Toolkit elements when right-clicked