Search Issue Tracker
Clicking animator transition, which goes from state to itself, freezes U...
How to reproduce:1. Open the attached project2. Open JolieAnimation.controller in animator window3. Notice that DownIdle state has t... Read more
[uwp] application crash selecting UI input field
UWP Application crashes when selecting UI input field with mouse cursor. Touch input seems to work fine. Reproducible on 5.2.*, 5.3 ... Read more
[UNET] OnClientConnect doesn't get called when Time.timeScale is 0
Steps: 1. open the project2. build the project3. run one as host and other as client- green dot represents whether the game is pause... Read more
MovieTexture colors seem incorrect when compared to simple textures
Steps to reproduce: 1. Open the attached project2. Open and play 'ColorTest' scene3. Notice the movie texture colors are not correct... Read more
[iOS][GLES] Bloom with antialiasing causes black screen with gles error ...
1. Open attached project2. Build to iOS device with gles23. Screen will be black and XCode will throw "OpenGLES error 0x0500" or 1. ... Read more
Input.GetKeyDown(KeyCode.CapsLock) not being detected on Mac
To reproduce:1. Add attached script to any object in scene2. Press CapsLock button3. Notice that Input.GetKeyDown(KeyCode.CapsLock) ... Read more
MD indicates stop after breakpoint when adding/removing lines while debu...
-e: when you edit the a file in MD while debugging the indicator for the breakpoint stop are not pointing to where the breakpoint no... Read more
With Linear Space rendering button color is lighter in playmode than in ...
Reproduction steps:1. Open attached project2. Open and play the "Empty" scene3. Move the mouse over the button4. Compare the color o... Read more
MD can't add UnityException breakpoint
-e: the dropdown list in MD doesn't list UnityException -repro:--open a unity project--open CS file in MD--add breakpoint--select th... Read more
Image Component without "Source Image" displays random sprite
To reproduce issue follow steps:1. Create a new project2. Create a UI Panel3. Create a UI Button in such a way that it's displayed a... 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