Search Issue Tracker
OnCollisionExit for Convex colliders is only called after the mesh trave...
Steps to reproduce:1. Open the scene2. Enter play mode3. Make sure Console window is visible4. Press Jump.Force = 100 button5. See t... Read more
Custom resolution box is missing in windowed mode of standalone build in...
Custom resolution box is missing in windowed mode of standalone build in OSX Steps to reproduce:1) Create new project2) File > Bu... Read more
[Android] READ_PHONE_STATE permission is added in the AndroidManifest.xm...
Steps to reproduce: 1) Update SDK to the latest version (26.0.2)2) Download attached project 'Repo.zip' and open in Unity3) Build .a... Read more
Imprecision with quaternions when using Random.rotation and Quaternion.A...
To reproduce:1. Open project2. In menu click 'Window' -> 'Editor Tests Runner'3. Run the test Expected: all angles will be less t... Read more
Mono compiler fails to compile a correct generic expression
Steps to reproduce:1. Open the project2. Notice two compile errors shown in the console:1) Assets/MonoBug.cs(40,41): error CS0311: T... Read more
[UWP] OnButtonClick() gets triggered multiple times before releasing Xbo...
Steps to reproduce:1. Open attached project2. Build for WSA Universal 10 SDK3. Open VS solution4. Deploy on local machine5. Hower ov... Read more
GearVR uses 32-bit display buffer even if it is turned off
Reproduction steps:1) Open user's attached project ("Unity5.4.0f3-Broken.zip")2) Make sure inside Player Settings 'Use 32-bit Displa... Read more
UnityWebRequest with space in its URL throws error 505 "HTTP version spe...
Steps to reproduce:1. Open the project attached2. Play the "Scene" scene3. Observe the Console window Result: first UnityWebRequest ... Read more
[Scaling] Particle velocity and force of world space are ignored in scaling
Repro steps:1. Open a new Unity project and import attached asset package.2. Press Play.3. Observe how world space particles (the re... Read more
Animations are different between Humanoid and Generic when in Play mode
To reproduce:1. Open project attached2. Enter Play mode3. Observe differences (example: longer arms, misplaced cape) Expected: 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
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window
- "View Generated Shader" button in Shader Graph Asset is not aligned with other buttons