Search Issue Tracker
MonoDevelop does not pop up after error is double-clicked in the console
Steps to reproduce:1. Create new project2. On the top menu select Edit > Preferences > External Tools and set "External Script... Read more
Error message: "success && actual == (UInt64)size error" when trying to ...
Note:This issue is only reproducible when trying to download a large asset and there is not enough free disk space available. Steps ... Read more
[iOS][IL2CPP] Game crashes when trying to access FieldInfo.GetValue on i...
Steps to reproduce: 1. Open attached project (getvalue_stripped.zip)2. Switch to iOS and make sure scripting backend is set to IL2CP... Read more
Can't unload scene passed to delegate SceneManager.sceneLoaded
To reproduce:1. Open attached project2. Open two scenes in the editor and hit play3. both scenes stay loaded although at least the s... Read more
Editor navigation. Pressing SHIFT key no longer increases Editor camera ...
Reproduction Steps:1. Open any project/Editor2. Try moving around in the Scene View with arrows3. Press SHIFT key while moving Expec... Read more
[Android] Render texture corrupted after lock screen
Is a landscape exclusive app uses a RenderTexture and the phone gets locked, after unlocking the phone the RenderTexture is invalid ... Read more
[Reflection Probe] distorted reflections in Deferred rendering mode
Steps to reproduce: 1) Download and open the project attached by me "probesTest.zip" (I made a simple project, because it's easier t... Read more
[PostProcessing] OnRenderImage source is null on first call in Forward R...
In forward rendering in 5.4.x, in the first call of OnRenderImage, source is null (results in null ref exception) when effects are e... Read more
StateMachineBehaviour loses reference after disabling and enabling game ...
How to reproduce:1. Open the attached project2. Open and Play Main scene3. Notice debug statement in console "(Clone) (StateMachine)... Read more
Materials don't update when shader is edited
1. Open the attached project2. Open the scene 'davetest'3. Edit the shader 'myshader2' to have '"Queue"="Transparent-400"' and Save4... 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