Search Issue Tracker
Foreach statements allocate memory unnecessarily
To reproduce:1) Open 'demo' scene2) Enter playmode and record the scene in the Profiler. Observe that ForeachAllocTest.Update() allo... Read more
fake auto-update channel shows in channel menu
-e: to force-update the plugin itself an extra channel is made which is not supposed to show in the channel menu but it does -repro:... Read more
Juicecubes game won't load on IE10/11
-e: game stops loading after exceptions have been thrown (see log) -repro: Win7/8 & IE10/11-works: Win7/8 & FF/Chrome/Safari... Read more
Submit Keys don't work for Button elements
Steps to reproduce : - import the project attached- have an Xbox 360 controller connected- open the "infectionUI" scene and use the ... Read more
Xbox 360 controller buttons not submitting UI
Steps to reproduce : - import the project attached- have an Xbox 360 controller connected- open the "infectionUI" scene and use the ... Read more
[Win Store Apps] Screen.SetResolution function does not affect mouse pos...
With function Screen.SetResolution() we set resolution i.e. 1280x720. On device with touch screen, touch coordinates expected to be ... Read more
RPC call with byte[] variable causes crash when receiving about 1028033b
To reproduce:1. Open attached project2. Open scene ClientOrServer3. Select "ClientOrServer" in scene. In the inspector put a tick on... Read more
Application.CaptureScreenshot does not capture GUI if the superSize para...
Project setup:A button that calls Application.CaptureScreenshot onClick. To reproduce:1. Open a project that I've sent to the user2.... Read more
UnityEvent doesn't handle inheritance in method arguments
To reproduce:1) Open the attached project2) Load infectionUI.unity3) Click play4) Click 'Video'5) Observe in the console that an Arg... Read more
[Materials] Material.mainTexture does not work on editor scripts
To reproduce:1. Open attached project2. In the assets, navigate to Materials > UI > Mari_DIFF and delete the material3. Reimpo... 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