Search Issue Tracker
Texture Presets are not applying platform overrides
Steps to reproduce:1. Open the attached project (Template_Lightweight.zip)2. Select the Presets/Defaults/AlbedoTexture_Default prese... Read more
[iOS] Unity crash entering play mode in GoogleARCore example scene
To reproduce:1. Open users attached project "ARCore12.zip"2. Make sure that iOS platform is selected in Build Settings3. Open "Cloud... Read more
[MacOS High Sierra] CMD+F appears to behave differently to fullscreen sw...
Reproduction steps:1. Open the attached project "OSXFullScreen.zip";2. Build the project for MacOS;3. Open the Windowed version of t... Read more
Assigning time or frame number to VideoPlayer while video is paused migh...
To reproduce: 1. Open the attached project (VideoPlayerBug.zip)2. Open the "test" scene3. Enter Play mode4. Press Set Url button in ... Read more
Error "il2cpp.exe did not run properly" while building for Android
To reproduce: 1. Open the attached project (il2cpp bug.zip)2. Build the project Expected: the build doesn't fail Reproduced 2017.2.3... Read more
A Sub Graph causes `Create Node` action to throw ArgumentOutOfRangeExcep...
I recently wrote a Sub Graph with procedural animations to include in my other PBR graphs. Everything is fine when I preview my node... Read more
Pink "Error" Shader in Shader Graph using Linux Editor and Windows 64bit...
The cause of this issue is that Shader Graph is installed in both Packages and Assets, which causes compilation errors due to duplic... Read more
Can't access material properties, created with Shader Graph
For standard shader i can just use SetFloat function. It seems to not work with shader graph. P.S. Don't ask me why float variable n... Read more
Node for special texture properties.
As per https://docs.unity3d.com/Manual/SL-PropertiesInPrograms.html Add nodes to read {TextureName}_ST and {TextureName}_TexelSize v... Read more
Vertex Displacement
I can't find any way to add offset for the vertex position, vertex displacement is very important for a lot of effects, please add i... 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
- Player build freezes after calling Application.Quit() when the scripting backend is set to IL2CPP
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
- 2D light leaks through ShadowCaster2D when ShadowCaster2D components are disabled then re enabled at runtime in Player builds
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object