Search Issue Tracker
Adding a child with rigidbody2d on a rotated parent causes the child to ...
To reproduce: 1. Create a new project and import a sprite 2. Add the sprite to the scene and attach a rigidbody 2d component 3. Crea... Read more
Unity does not refresh the project after an asset gets created through s...
To reproduce: 1. Open attached project. It contains a script that generates a texture in play mode 2. Attach the "SaveTextureTest" s... Read more
NullReferenceException when selecting game objects in the Hierarchy
Steps to reproduce : - import the project attached - open the scene "Demo Side Scroll Test 1" - select the Camera Blocker in the Hi... Read more
[OSX] ReadPixels on RenderTexture with AA doest work
Steps to reproduce : - import the project attached on OSX - open the scene and press play - press "Take screenshot" and notice that... Read more
Old intel GPUs not recognized as shader 2.0 compatible
Intel GPUs like 945, GMA 950 etc. aren't detected as DX9 compatible by Unity. So starting with 4.3, games can't run on them. Read more
Sprite packer causes a crash due to out of memory exception
To reproduce: 1. Open attached project 2. Enable sprite packer 3. Try to pack sprites Expected result: Sprites pack properly Actual ... Read more
Physics material has no effect when changed from code
Steps to reproduce : - import the project attached - open the scene and disable the "Assign Physic Material" script on the Floor ob... Read more
Animator "Trigger Parameter" is not cleared after triggering
To reproduce: 1. Open the project that is attached to the subcase 2. Open the Animator window 3. Press play 4. Check "Die" parameter... Read more
Input from controller triggers is not received when Generic.kl key layou...
This behavior has changed from Unity 4.2.2f1. Reproduced on: Samsung Galaxy S2 (GT-I9100) with Android 4.1.2 with Nyko Gamepad Blue... 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
- [Windows] Special characters in file names are sorted to the end of the alphabet in the Project window
- Information box icons are not contained within the information box bounds in Render Pipeline Converter window
- Field is still marked as changed when changed back to its default state in UI Builder
- Crash on UnityEngine.UI.RawImage:OnPopulateMesh when playing Raw Image Texture animation with Sprite keyframes
- 32bit floating point RenderTexture blending feature is not available for WebGPU