Search Issue Tracker
[Unity Remote] Missing "Any iOS Device" selection in editor
1. Open Unity editor2. Open Editor settings3. Unity Remote Device allows to select only "None" and "Any Android Device" Read more
[VR]Terrain Trees appear black in build
1) Setup EITHER headset2) Build and Deploy to Windows Standalone3) Run the Build4) Put on the headset and observe that some of the f... Read more
modifications.empty() error after creating object from prefab which has ...
Steps to reproduce: 1. Make a new project2. Create a canvas3. Create an empty child (a) on the canvas4. Create an empty child (b) on... Read more
[UNET] SyncListStruct class file with certain names is not synced with c...
Steps to reproduce:1) Download attached "Repro.zip"2) Open the scene and build the project3) Host from build, Client from editor4) S... Read more
UI: Nested masks behave incorrectly
To reproduce this bug: 1. Open the attached project2. Open 'MaskingBug' scene3. It has 3 images with Masks as children of one anothe... Read more
[Linux Editor] Undocked panels can't be resized in some Desktop Environm...
Steps to reproduce:1. Open any project2. Drag out any of the docked panels (ie Scene view) so it becomes an independent/undocked win... Read more
UI becomes not interactable after deactivating and reactivating Canvas
Reproduction steps:1. Open the attached “UIRaycastIssue“ project2. Open the “SampleScene” scene3. Enter Play mode4. Uncheck and rech... Read more
MonoDevelop 4.0.1 doesn't allow folding of classes/methods
To reproduce:1. Create a new project2. Create a new script3. Open it in MonoDevelop4. Notice that there are no foldable sections Read more
Large memory allocations on canvas when running on Android devices
Canvas.SendWillRenderCanvases() takes a lot of memory on Android phones. 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default