Search Issue Tracker
SceneManager.GetSceneByBuildIndex().name returns an empty string if scen...
Reproduction steps:1. Open the attached project and run any scene2. See, that .GetSceneByBuildIndex().name returns valid name only f... Read more
Variables with SerializeField modified values are lost when the scene is...
Steps to reproduce:1. Open attached project2. Select Mike object3. Change the values below "Inherited From PlayerController"4. Play ... Read more
Crash in Physics_CUSTOM_INTERNAL_CALL_Internal_Raycast when using Physic...
Steps to reproduce:1. Download and open the project2. Enter "tribot scens" scene3. Press playResult: crash in Physics_CUSTOM_INTERNA... Read more
Visual Studio for Mac doesn't load Project solution if opened from Editor
Reproduction steps:1. Set External script editor to Visual Studio for Mac2. Open any project and double-click any script3. Script is... Read more
[WebGL] [WebcamTexture] [Google] Camera won't open second time if allowe...
Prerequisite to reproduce: A webcam To reproduce:1) Open attached project and scene2) Drag the script in the project onto a plane3) ... Read more
Entering or leaving play mode, or changing Editor color scheme throws "N...
When entering or leaving play mode or even changing the color scheme in Preferences throws "NullReferenceException" error. When you ... Read more
"UNet" word in error message
How we can reproduce it using the example you attached1 Open attached project Actual result:3 errors appear in Console (expected) an... Read more
Unity editor doesn't not pick up modified files if they were auto-saved ...
How to reproduce:1. Install Rider (JetBrains) IDE2. Enable Auto-save functionality3. Modify a script4. Alt+tab from Rider to Unity5.... Read more
[Compilation-Pipeline] If project has "UNetWeaver error" then NullRefere...
Regression - doesn't happen in 5.6.0f3 How we can reproduce it using the example you attached1 Open attached project Actual result:3... Read more
[Android] VRSettings.enabled with GVR 1.30 gives OpenGL error and crashe...
Steps to reproduce:1. Open attached project2. Build and run for android3. Once application is launched on android focus VR pointer o... 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