Search Issue Tracker
Physics.IgnoreCollision(Collider, Collider) sometimes affects wrong coll...
To Reproduce: 1. Run scene 'BOSS ONE' in the attached project. 2. Notice that after ~140 red bullets are fired collision breaks betw... Read more
Building for webplayer, but webplayer says it can't update
To reproduce:1. Create new project2. Build and run for Web Player3. Notice the error ("Unity Web Player update finished, but install... Read more
MissingMethodException: Cannot find the requested method error thrown wh...
To reproduce:1. Open attached project2. Open test scene3. Observe the consolealternatively1. Create a new scene2. Add a Button to it... Read more
When trying to take a memory sample of the game when it is running, the ...
When trying to take a memory sample of an android build, if the memory takes a lot of space, the game will crash Read more
Skybox changes don't appear on reflection probes
Steps to repro:1. Open the attached project and the scene2. Press play Skybox changes don't appear on reflection probes. Obviously r... Read more
When canvas objects with masked images overlap each other, one masked te...
To reproduce this bug: 1. Open the attached project2. Open 'MaskBugExampleScene'3. Observe Scene/Game view4. Now select 'ObjectCanva... Read more
When overlapping 2 sprites or a sprite and a UI canvas, the overlapping ...
To reproduce:1. Open attached project2. Open test scene3. Change camera angles, move camera to left/right4. Notice that sprites over... Read more
TouchInputModule behaves incorrectly
To reproduce:1. Load the scene in /Scenes/KenoBasic2. Observe I have 2 Input Modules attached to EventSystem, but only the Standalon... Read more
WP8 Lumia 630 camera.Render() does not always work with back button
Lumia 630 has inconsistent behavior when calling Camera.Render() on "Back" button press To reproduce:1. Open attached project2. Buil... Read more
uGUI allocates memory on each frame in 2 places
uGUI seems to allocate memory each frame for Canvas.SendWillRenderCanvases() and EventSystem.Update() To reproduce:1. Create a new p... 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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template