Search Issue Tracker
[Android] BuildPipeline.BuildPlayer throws DirectoryNotFoundException wh...
Steps to reproduce:1. Open the attached project (New Unity Project.zip)2. On the menu click "AutoBuilder > Android"3. Observe err... Read more
Asset Bundle Variant fails to resolve material when using WWW.LoadFromCa...
Steps to reproduce:1. Make sure there is only Assets folder in the Project folder2. Open attached project3. Open scene "boostrap"4. ... Read more
IL2CPP build fails when using link.xml on a library which uses Interlock...
Reproduction steps:1) Open user's attached project2) Make sure that Scripting Backend is set to IL2CPP3) Build and run project-- Not... Read more
GI Scene Modes Not Fetching Visualization Data After Quitting Play Mode
If the scene visualization mode is changed to any other Global Illumination view mode, then visualization data disappears after ente... Read more
Setting color alpha to NaN causes alpha value bar to go out of bounds
Reproduction steps:1. Open attached project (AlphaValue.zip)2. Open "AlphaValue" scene3. Select Image game object in Canvas4. Hit pl... Read more
High coordinate values in Object Transfrom causes their meshes to become...
Reproduction steps:1. Open the attached project in Unity2. Focus the editor view on the sphere object3. Move around using your mouse... Read more
Unity crashes when calling Material.SetColor with specific arguments
Add the following code to a script or add the script from the attached project to a scene and press play in the Editor. Unity crashe... Read more
Depth not rendered to Temporary Render Textrue when MSAA enabled
When we try to render to "temporary render texture" using CommandBuffer and MSAA is enabled, the depth is not preserved. Reproductio... 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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled