Search Issue Tracker
Incorrect normal is returned in the RaycastHit2D when the fraction is 0
Steps to reproduce : - import the project attached- open the ControllerTester scene- press right to attempt to climb the ramp and no... Read more
Collision normal used by OnParticleCollision seems wrong for steep incli...
To reproduce:1. Open project BugReport_TerrainNormals2. Open scene testScene3. Enter play mode4. Particles begin falling towards the... Read more
AssetStore window frequently does not get redrawn upon resize
It also gets redrawn on every resize event and blinks as if it had no double-buffering. Reproduced with GeForce GTX 660 Ti and Radeo... Read more
rigidbody.AddExplosionForce() acts weird when the explosion is near the ...
To reproduce:1. Open project Test2. Open testScene3. Notice the four cubes and spheres in the scene. The spheres create the explosio... Read more
Hardware cursor doesn't work on OSX webplayer
Steps to reproduce : - import the project attached on both Windows and OSX- build the scene for webplayer on Windows and notice that... Read more
Formatting issues with OS X and Linux paths
-e: the formatting for those paths in the docs is not correct -repro:--go to http://docs.unity3d.com/Documentation/ScriptReference/P... Read more
-e CRC mismatch error is confusing
CachingManager.cpp: m_Error = Format("CRC Mismatch. Expected %lx, got %lx. Will not load cached AssetBundle", m_RequestedCRC, crc); ... Read more
Serializing array of AnimationCurve corrupts WP8 app
1. Create a script which has a field of type AnimationCurve[] and is marked with [SerializeField] attribute.2. Attach the script to ... Read more
Crash when the first keyframe is set to 'Is Active' '0'
Steps to reproduce : - import the project attached- open the scene- press play and Unity will crash 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
- Depth of Field doesn't apply correctly to Canvas UI when it is set to World Space Render Mode
- Crash on GetElementMapKey when "None" is assigned to a field with binding path "m_GameObject"
- Stereoscopic skybox renders as monoscopic when using Multi-pass render mode in XR plugin while using URP
- Parameterized Tests with ValueSource fail when supplied parameter is an System.Object
- Error Message "Broken text PPtr in file" is not informative enough to locate the problematic asset