Search Issue Tracker
[Android] Java classes from jars in an Android Library with project.prop...
Reproduction steps:1. Open the attached project "1376559_repro.zip"2. Build and Run on an Android device3. Press the "Show Rewarded ... Read more
Shader “Preprocess only” option and “Compile and show code” are not clic...
How to reproduce:1. Create a new project2. Select “Packages/com.unity.textmeshpro/Editor Resources/Shaders/TMP_SDF Internal Editor.s... Read more
[Shader Graph] NullReferenceException is thrown when saving a Shader Sub...
How to reproduce:1. Open the user-submitted project2. In the project window, open the Shader Sub Graph "New Shader Sub Graph" (Asset... Read more
Editor.log has "0"s for Project Loading Time section
When you create, open or Reimport All project - there is a section in Editor.log showing details for Project Loading Time, right now... Read more
IL2CPP build fails when project includes System.Drawing.Common.dll
How to reproduce:1. Open the attached “SystemDrawingBug.zip” project2. Build with IL2CPP Scripting Backend Expected result: Build is... Read more
[Profiler][Mac] "Failed to connect to player ip" error when opening Stan...
Reproduction steps:1. Open new Unity Project2. In Editor Menu, select Window -> Analysis -> Profiler (Standalone Process)3. In... Read more
[DX12] Grey/black Scene and Game view when graphics API Direct3D12 is used
Reproduction steps:1. Open the user's attached project2. Make sure the project uses DX123. Observe Scene and Game view Expected resu... Read more
TextAsset.bytes allocates memory on each call, need a NativeArray / non-...
Calling TextAsset.bytes allocates a new C# array on every call. This can get expensive (both in memory usage and garbage collector p... Read more
Validation error is thrown when using Shader Graph's Dropdown Nodes
Reproduction steps:1. Open the attached project "My Project"2. Open Shader Graph "Assets/Example/4D Noise" Expected result: No error... Read more
[UWP] Can't play files in Video Library in UWP Build
Reproduction steps:1. Open project "VideoPlayerUwpRepro.zip"2. Copy the mp4 file in Assets/StreamingAssets/notevenclose.mp43. Open F... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS