Search Issue Tracker
Certain textures are not loaded when using the "Load texture data on dem...
How to reproduce:1. Open the “IN-109786.zip” project2. Open the “Main” scene3. Observe Scene View and Console window Expected result... Read more
SettingsProvider.OnGUI API is called after OnDeactivate when exiting the...
How to reproduce:1. Open the user's attached "SettingsProviderBug" project2. Open the "Edit -> Project Settings-> Test" window... Read more
Linux IL2CPP Build Target displays an error message when selected on Win...
How to reproduce:1. Open the user-attached “My project (1).zip“ project with LinuxStandaloneSupport selected as the platform2. Open ... Read more
Sprite preview looks blurred on low res sprites, even though point filte...
To reproduce: 1) Open the attached project2) Select sprite sheet in assets, check that filtering is set to point3) Now select any sl... Read more
[IL2CPP] MissingMethodException is thrown when log4net plugin is used
1. Open attached project2. Build to iOS with IL2CPP3. XCode will thrown MissingMethodException Read more
Changing Game View resolution when there are 2 Game View Windows on 2 di...
How to reproduce:1. Create a new Project2. Split off the Game View to a different monitor3. Add Game View Window to the first monito... Read more
Surface shader analysis not using 32-bit floats for fixed/half/float/dou...
Reproduction steps:1. Open attached Unity project.2. Open "Bug scene".3. Notice, that "Sphere" game object is black.4. Open "Bug" sh... Read more
[ComputeShader] Writing into RenderTexture wont read in a vertex shader
Steps to reproduce: 1. Open attached project "768938.zip"2. Open scene "demo"3. Run scene4. In hierarchy, select "Plane" and notice ... Read more
Asset Store view docking corrupts scene view (5.0 RC3 Mac)
To reproduce:1. Open a project2. Open asset store3. Dock it in a way which would cause the scene view to resizeExpected result: It d... Read more
[Burst] Uninformative errors are thrown when ValueTuple type is used wit...
How to reproduce:1. Open the attached project ("case_1203897-Onmaku-Burst.zip")2. Open Test Runner3. Start "E7.Onmaku.SimfileEditor.... 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