Search Issue Tracker
'PreserveAspect' acting weird
To reproduce:1. Open the attached project2. Notice that the image in the scene is distorted. OR1. Create a new project2. Import an i... Read more
Display warning/error when uGUI Image uses sprite, which was TightlyPacked
Right now TightPackerPolicy isn't fully supported by the GUI system and will show artefacts of adjacent sprites in atlas when used. ... Read more
Black screen between splash image and the first scene content
To reproduce:1. Open the attached project (user uploaded a smaller project during our conversation)2. File -> Build and Run3. Not... Read more
Cannot remove a Rect Transform from GameObject
Steps to reproduce : - create a new gameobject- add a RectTransform component- click on the cog and noyice that "Remove Component" i... Read more
No apply button on audio clip and NullReferenceExceptions
To reproduce:1. Import an audio clip2. Select it - NullReferenceExceptions are thrown3. In the inspector - there is no APPLY button ... Read more
DynamicLoading audio clip does not play sound
To reproduce:1. Import an audio clip2. Set it's load type to DynamicLoading3. Add it to scene and enter play mode - no sound plays E... Read more
Multi-selecting audio sources makes priority vanish when it's dragged to...
To reproduce:1. Add a few audio sources to a scene2. Multiselect them3. In the inspector, slide the priority bar all the way to the ... Read more
Multiselected mixer nodes are hard to deselect
To reproduce:1. Create a new mixer2. Add a few nodes3. Multiselect two (I did it with ctrl)4. Try clicking on a single selected node... Read more
Master configuration will show Development Build if project was exported...
Master configuration will show Development Build if project was exported with Development Build checked Steps to reproduce:1. Open a... Read more
Creating materials from string will dirty the scene even if HideFlags ar...
1. Open the attached project2. Open a custom editor by clicking "Custom -> Open"3. Click on the buttons to create materials4. Not... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal