Search Issue Tracker
[LuaInterface]The Editor crashes when using LuaInterface library
Steps to reproduce the issue:1. Open attached project.2. Agree to update the Scripting API when asked to.3. Open scene named "1".4. ... Read more
Alpha channel ignored when using ETC1 compression.
Steps to reproduce:1. Open attached project "ETC1_Bug.zip"2. Open "Test" scene3. Open build settings, switch to Android. 4. Set Text... Read more
[NavMeshAgent] Agent gets teleported to the destination
After setting the agent's destination in the same NavMesh polygon as before the remaining distance is not updated properly. Read more
Exporting a material includes textures that were assigned to other shaders
Reproduction steps:1. Open the attached project2. Select the 'mat' material3. Assign texture '1' to Albedo and texture '2' to Height... Read more
[Dynamic Batching] SpeedTree rendering distortion when moving camera at ...
Repro steps:1. Open "DynamicBatching.zip" project2. Load "test" scene3. Press Play4. Set the Main Camera's x position to 39.15. Move... Read more
Null-coalescing operator returns only left-hand operand when used on pub...
Reproduction steps:1) Open "Null-coalescing operator.zip" project2) Open "repro" scene3) Make sure that "Main Camera" game object ha... Read more
[IOS/Android] UnityWebRequest.GetAudioClip With Ogg Vorbis is not supported
When trying to stream audio file, which is .ogg an error is returned to log on Android/iOS devices:Streaming of 'ogg' on this platfo... Read more
Android IL2CPP - WebRequest.Create fails for HTTP on .Net 2.0 (full)
Reproduction steps:1) Open user's attached project2) Make sure that IL2CPP and .NET 2.0 (not subset) are selected3) Build and run pr... Read more
[Postprocessing] OnPostprocessAllAssets isn't called on all assets
Steps to reproduce: 1. Open attached project "821803.zip"2. When importing is done - open "imports.csv" file found in project root's... Read more
[iOS] Amazon Web Services error on iOS
Steps to reproduce:1) Open the attached project.2) Build and deploy to an iOS device. An error pops up in Xcode console:AWS DEBUG --... 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