Search Issue Tracker
ForceSceneID doesn't change sceneID of inactive NetworkIdentity
Steps to reproduce: 1. Open attached project "772725.zip"2. Open scene "main"3. Build and run project4. In built project, press "S" ... Read more
Texture Importer: Let users know the progress of applying changes to lar...
Let users know the progress of applying changes that takes long time to apply. When changing the Target size of a Substance Material... Read more
Multiple Grass Textures lead to bleeding across atlas charts.
Steps to reproduce:1. Download and open attached project "delete my.zip"2. Open scene "1"3. Notice artifacts floating above grass qu... Read more
External: [WebGL] very short audio files don't play in Chrome & Safari
-e: see title -works in: FF (Win + OSX), Edge-doesn't work: Safari, Chrome (Win+OSX) -repro:--build project on OSX (audio codec buil... Read more
AssetPostprocessor - Add firstImport flag in OnPreprocessModel
We should add "bool firstImport" parameter inAssetPostprocessor.OnPreprocessModel that would allow users to set the import settings ... Read more
[Compiler] Sending enum cast to Method that expects an enum fails to com...
Steps to reproduce:1) open users project - check console Expected: It should either work or give a better error message Error:Unhand... Read more
Compiler error when compiling class with a constructor that takes an enu...
To reproduce:1. Open attached project2. Notice compiler error in console This project contains a single, simple class. It has valid ... Read more
[Mono] NotImplementedException is thrown internally when passing IEnumer...
Steps to reproduce:1. Open user attached project2. Look at console window Expected: All scripts are compiled without compile error m... Read more
Unity freezes when importing DAE file if it contains more than 2 texture...
Steps to reproduce: 1. Download attached "new_scene_0.dae"2. Import it to UnityUnity freezes Reproduced with: 5.1.4f1, 5.2.4f1, 5.3.... Read more
There is no support for layers or partial animations in the PlayableAPI
Steps to reproduce:1. Open attached project's scene "default".2. Enter play mode.3. Right dwarf's legs are twisted Reproduced on Win... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal