Search Issue Tracker
[TextureCompression] Using "Graphics.CopyTexture" or "SetPixelData" with...
How to reproduce:1. Open project "PVRTC.zip"2. Open Main Scene (Assets > Scenes > Main)3. Open a Console window and enter the ... Read more
[2018.2] [OSX] Opening script in editor opens multiple instances of Visu...
To reproduce:1. Create a new project2. Add new c# script to project3. Click to open a newly created script Expected: one instance of... 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
[iOS] Link errors appear when using mediation and the XCode version is 1...
How to reproduce:1. Download the attached project2. Build and deploy the project to iOS3. Observe the Xcode window Expected results:... Read more
RequestAsyncReadback triggers memory leaks when in Player
Reproduction steps:1. Open the “RequestAsyncReadbackStripped” project2. Ensure “Development Build” and “Autoconnect Profiler” are en... Read more
[macOS] Player.log is not opened after right-clicking the Console window...
How to reproduce:1. Create a new Unity project2. Build and Run the project to generate a Player.log file3. Right-click the Console w... Read more
DownloadHandlerTexture can access a destroyed texture object on destruction
If DownloadHandlerTexture.GetContent is used to query a texture and that texture is explicitly destroyed prior to the destruction of... Read more
Editor crashes on "GrayscaleFilterEffect::RenderGrayscaleFade" when obje...
Reproduction steps:1. Open attached "test47" Unity project.2. Open "Standart Assets/Scenes/withrealgeo" scene.3. Click on "HoloPrint... Read more
Errors are spawned when unloading the scene
How to reproduce:1. Create a new URP project and import the attached "ffd.unity" scene2. Open any scene and drag the imported scene ... Read more
Textures loaded from Asset Bundles do not show size in the Inspector win...
Reproduction steps:1. Open the attached project "case_1217392-TextureStreamingAssetBundleIssue-2019.3.zip"2. In the top menu bar bui... 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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server