Search Issue Tracker
Replacing an existing prefab with a new instanceRoot will break all refe...
To reproduce:1. Open attached project(PrefabBug.zip)2. Check MyPrefab2. Notice it has links to two other prefabs3. Run the menu item... Read more
[Graphics-General] [LWRP] "CPU fence is invalid or very old!" exception ...
"CPU fence is invalid or very old!" exception is thrown on changing graphics APIs to Direct3D12 in LWRP project. Steps to repro:1. C... Read more
Task of generic struct crashes at mono_metadata_class_equal when enterin...
Steps to reproduce:1. Download the attached project and open "TestScene" scene2. Enter play mode and wait 5 seconds3. Exit play mode... Read more
[LWRP] Oculus renders black when initialization is finished off of head ...
Steps to reproduce:1. Download and open the latest attached project(1122006.zip or OculusLWRP.7z)2. Build for standalone3. Launch bu... Read more
[Oculus GO] [ShaderGraph] Texture artifacts are seen when using PBR Grap...
On 2018.3.4f1 this is also reproducible on Android To reproduce:1. Open attached project2. Build for Oculus GO Actual result: graphi... Read more
Crash on block_remove or tlsf_free when entering Play mode after using 3...
How to reproduce:1. Open the "VegetationPainter_Crash.zip" project2. Open the "Test_Level.unity" scene3. Select VegetationPainter -&... Read more
[DX12][LWRP] "m_ResourceToKeyMap.find(tid) == m_ResourceToKeyMap.end" ex...
"m_ResourceToKeyMap.find(tid) == m_ResourceToKeyMap.end()" exception is thrown on changing color space Linear to Gamma. Steps to rep... Read more
Mesh Collider generates incorrect collider shape when the convex option ...
Steps to reproduce:1. Download 1122870_repro.zip and open "test" scene2. Enable Convex collider for cylinder game object Expected re... Read more
Editor/Player crashes when the logfile path contains non-ASCII characters
How to reproduce:1. Create a shortcut for Unity Editor2. Add a -logfile command line argument followed by a path, containing non-ASC... Read more
Prefab Edit mode ignores Sprite's pixels-per-unit setting
Steps to reproduce:1. Open original project "Bug (prefab editor).zip"2. Observe button in Scene, notice that button texture is mappe... 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