Search Issue Tracker
Setting Cursor.lockState from Locked to CursorLockMode.None, returns unc...
Reproduction steps:1. Open attached project (Cursor.zip)2. Open "3D Objects" scene3. Hit play4. Press "space" to lock the cursor5. P... Read more
Selecting game object in the hierarchy after adding Text component via s...
Steps to reproduce:1. Open attached project "componenttest.zip"2. Open "1" scene3. Enter play mode- Object is created via script and... Read more
Profiler window colors are hard to separate
It is hard to read and separate some new colors in Profiler window like Scripts and Others colors or Native Memory and GI colors (co... Read more
[TreeCreator]'Failed extracting collision mesh because vertex at index 2...
To reproduce: 1. In a new project, go to GameObject -> 3D Object -> Tree2. Add Mesh Collider to the tree object3. Select the o... Read more
[Android/Multiscreen] App crashes on attempt to init external display
Not device specific. STR0. Connect to your android device second screen, eother oever MHL cable or using ChromeCast1. build and run ... Read more
[VR] switching stereo rendering during playback causes rendering issues
if the stereo rendering method is changed during playback rendering issues occur. Read more
NullReferenceException when un-docking preview window
Un-docking (RMB-click on previewer bar) generates an error in the console... NullReferenceException: Object reference not set to an ... Read more
[WSA] Profiler is blocked by Windows Firewall in 5.5.0b11
Reproduction steps:1.Build any project to Windows Store Apps using Development build (with or without Auto-connect profiler)2. Deplo... Read more
[OSX] Flickering when resizing standalone game window
STR:1. Open the "MainScene" in the project.2. Build and run the scene3. Resize the windowResult: you can see the window flickering R... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used