Search Issue Tracker
GetNextFrameFenceValue() always returns 1
The native rendering plugin interface functions IUnityGraphicsD3D12v7::GetNextFrameFenceValue() always returns 1. To reproduce: Writ... Read more
Popup windows do not close when clicking outside of their window if they...
How to reproduce:1. Open the attached project "PopupWindowsOpenedFromModalWindowsBug.zip"2. Open Bug Report>Open Modal Window3. I... Read more
[WP8.1] Material with high tiling values does not render its texture cor...
To reproduce:1. Create a plane2. Create a new material3. Add a texture to the material (Albedo)4. Set the tiling of the material to ... Read more
[Android] Null Pointer Dereference crash in libGLESv2_mtk.so on PowerVR ...
How to reproduce:1. Open the attached “PlayerToonShader_Repro” project2. Build and Run the “Main” Scene on Android Expected result: ... Read more
[Mobile Notifications] Include CoreLocation framework field is missing w...
If you are editing iOS Notification Settings via the Inspector, the checkbox and label for "Include CoreLocation framework" will be ... Read more
Linux Build support is not available in the Editor even though its suppo...
"Linux" Build Support is not available in the Target Platform dropdown list in Build Settings Window and the Hub. Steps to Reproduce... Read more
[2D][Tilemap Extras] Tiles are rotated when painting with Random Brush
Reproduction steps:1. Open the attached project “TileMapBug”2. Open “Assets/Scenes/SampleScene” Scene3. Open Window → 2D → Tile Pale... Read more
When moving children off parent crash on SetTransformParentUndo
To reproduce issue follow the steps:1. Load this package into a blank projecthttps://www.dropbox.com/s/t1zuzrrvlbyoh0f/houseterrainc... Read more
[Command] functions used by Invoke are called locally
Reproduction steps:1. Open project attached.2. Open scene "Main" from folder "Scene".3. Make 2 game clients:3.1. First one by using ... Read more
Not informative compute shader error reporting
On purpose there is some kind of error in a compute shader. In the editor the error message is a bit "laconic". It should be more ex... 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