Search Issue Tracker
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
System.Collections.Generic.Stack in Unity Windows build slower than in C...
To reproduce:1. Open project2. Build to windows3. Enter a number (or leave 1000000) into the text box4. Press "Run tests"The results... Read more
Particle System position is delayed when updating in LateUpdate
Reproductions steps:1. Open attached project2. Open and play the "TestScene" scene3. The position of the particles are delayed in re... Read more
Material is darker in the Project Browser after reopening the project
Steps to reproduce : - create a new material and assign it a color (e.g. red)- close Unity and reopen the same project and notice th... 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
- [RenderGraph] Outputs from camera stack override each other when using OpenGLES3 with a custom renderer feature
- An "RefreshInternalV2 is called before InitialRefresh" error is thrown when opening a project where a build profile with Player settings added is selected
- MeshCollider preview gizmo disappears from the Scene view when overriding the mesh asset using any 3D editing tool
- Tutorial project is not created when started from the Get set up tab
- Audio Listener Component expands when selected