Search Issue Tracker
Sprite Atlas Hash changes between build targets
How to reproduce:1. Open the attached project "case_1186887-SpriteAtlasPerforceIssue.zip"2. Text edit the file 'Atlas.spriteatlas', ... Read more
Inspector Window provides no preview when .JSON file is selected
How to reproduce:1. Open user-supplied project2. In Project Window > select Assets > AppNavigator.json Expected result: A prev... Read more
[IL2CPP] CultureInfo.DateTimeFormat.DayNames returns an array with extra...
To reproduce:1. Open attached project2. Build and run to Android device with IL2CPP background3. Connect the phone to editor console... Read more
Scene View - Camera type label doesn't update when creating a new project
If you are editing a project that uses an orthographic (iso) camera in the scene view, close it then and create a new 3D project, th... Read more
[Mac] Audio from outside of Unity Editor sources glitches when recompiling
How to reproduce:1. Create a new project2. Play audio source outside of Unity3. Go to Window > Package Manager4. Install any pack... Read more
SkinnedMeshRenderer::SupportsGPUBoneSkinning crash when setting hairRend...
Steps to reproduce:1. Open User-supplied project2. Open and run Scene "Scene" Reproduced in: 2017.4.33f1, 2018.4.10f1, 2019.2.8f1, 2... Read more
[IL2CPP][2023.1] Xcode Build fails with "no such file or directory" when...
Reproduction steps: Open the user’s attached project Go to File > Build Settings In the Build Settings, check these options: Crea... Read more
The TextureImporter's Apply button is not registered after changing the ...
How to reproduce:1. Open the attached "TilemapRepro.zip" Project2. Click on the "WallLow" Sprite3. Change the "Compression" Settings... Read more
Application.logMessageReceived gives an empty stack trace in release builds
Reproduction steps:1) Open attached project2) Make sure Development Build is not selected3) Build for Android or OSX or iOS4) Run th... Read more
"ArgumentException" error occurs in Copy method of NativeArray class whe...
How to reproduce:1. Open the attached project “C-sharp-Job-System-Sample-master.zip”2. Build And Run the project Expected results: N... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used