Search Issue Tracker
[WSA] Run-Time Check Failure #2 is thrown when FieldOffset workaround is...
Steps to reproduce:1. Open the attached project2. Open the scene.unity scene3. Switch Platform to Windows Store4. Attach the BugRepr... Read more
Vector3.Slerp returns imprecise result if 2nd vector has smaller values ...
To reproduce:1. Open repro project2. Open test runner3. Run all tests Expected: 'Vector3Slerp_tIs1_ResultIsb' test will return (3.00... Read more
Transitions do not get copied when copying animation state and transition
To reproduce:1. In any project open Animator window2. Create two states,make transition from state 1 to state 23. Select state 1 and... Read more
[PLM] Double Sided GI is not rendered when occluder uses transparency te...
How to reproduce:1. Open Unity2. Load user-submitted project (Trans_DoubleSided.zip)3. Open scene 'test.unity'4. Bake lighting (noti... Read more
Instantiated Kinematic Rigidbody2D's transform is offset when moving par...
To reproduce:1. Open my attached project (RigidB)2. Enter Play mode3. Use A and D to move back and forth4. Observe the differences b... Read more
[Windows] System.Net.Sockets.SocketException when saving is run through...
Steps to reproduce:1. Open user attached project on Windows2. Hit Play3. Go to "Window > Editor Test."4. Press "BestHTTP"5. Check... Read more
Physics object gets stuck when sliding up a curved mesh collider at a hi...
Steps to reproduce:1. Open user's attached project2. Open and play scene "bug"3. Observe that the cube sliding along one of the mesh... Read more
[Physics] Inconsistent wheel colider behavior if wheel coliders exist du...
To reproduce: 1. Download and open attached "tankgame.zip" project.2. Enter play mode.3. Press anywhere on terrain to set a way poin... Read more
WheelCollider damping rate value is ignored if set in edit mode
To reproduce:1. Open repro project2. Play scene3. Press 'G' key Expected: both cuboids will be moving at the same speedActual: One o... Read more
Particle Collision not detected when Particle System is negative in scale
To reproduce:1. Open attached Unity project "ParticleCollisionBug.zip"2. Open "demoscene" scene3. Go into Play mode4. Inspect the pa... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used