Search Issue Tracker
UnloadUnusedAssets unloads assets that are referenced through thread loc...
How to reproduce:1. Build & Run development build of the attached project2. Wait Actual result: The used texture gets deleted af... Read more
[Hub] 'Last Update' row shows future date in the License section
How to reproduce:1. Open Hub2. Click on Settings icon -> License Management3. Observe 'Last Update' row Expected result: Today's ... Read more
Colors in the "Global Illumination" Scene View Draw Mode panel are not u...
Reproduction steps:1. Open the attached "ContributeGIColors" project2. Make sure the Scene window Draw Mode is "Contributors / Recei... Read more
[NetworkBehaviourInspector] Inspector is unable to display SyncList
Steps to reproduce: 1. Open attached project "SyncListBug"2. Open scene "SyncListBug"3. Open "TestSyncList.cs" script4. Notice publi... Read more
[OSX] Render Texture does not work in Firefox, Safari
How to reproduce: 1. Open attached project2. Open scene Main.unity- Note how there is a cube properly rendered onto the texture3. Bu... Read more
[Android] "System.IO.File" "WriteAllBytes()" and "WriteAllText()" does n...
Reproduction steps: 1. Open "Unity2019AndroidSystemIOFileWriteBug.zip" project2. Build for Android3. Check Logcat for "CachePath exi... Read more
Application.logMessageReceived gives an empty stack trace in release builds
Reproduction steps:1) Open attached project2) Make sure Development Build is not selected3) Build for Android or OSX or iOS4) Run th... Read more
[Shader Graph] Shader's "Scene Depth" Node stops working when a Shader K...
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. Inspect the Quad in front of Camera3. Open "ShaderBug"... Read more
"Some values are driven by Canvas" message isn't shown when Prefab is se...
How to reproduce:1. Open the user’s attached “UnityBug_RectTransformPrefabVariant” project2. Select the “Canvas” Prefab in the Proje... Read more
[WSA] Null Pointer in IL2CPP
Build the attached project for WSA (10.0, IL2CPP) and run it in an emulator through Visual Studio. The app crashes when attempting t... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template