Search Issue Tracker
[MeshAPI]Memory leak with procedural Mesh
How to reproduce:1. Open the attached project2. Open Bug scene-There is this documentations script http://docs.unity3d.com/ScriptRef... Read more
crash when prefab is instantiated after project update to new Unity version
Reproduction steps:1. Open attached project.2. Open "Assets > Crash" scene.3. Play the scene. Actual result: crash.Expected resul... Read more
[D3D] Disabling Depth and Stencil causes UI Mask element to not function...
Steps to reproduce: 1. Create new project2. Import the attached scene (MaskBug.zip) and open it3. Open 'Build Settings' and switch t... Read more
RectTranfrom values of prefab with Canvas are lost after instantiation
How to reproduce:1. Open the attached project2. Open and play test scene (it has Test.cs script on Canvas GO which load and instanti... Read more
[Android/IL2CPP] Shared library on IL2CPP-built apk does not load and ca...
To reproduce:1) Open attached project and scene in it2) Build it with IL2CPP on Android3) Run it Expected: Screen shows 5 in left up... Read more
[CGBatch] Writing to o.Occlusion in Custom shader has no effect
Steps to reproduce:1. Download and open attached project "OcclusionShader.zip"2. Open scene "OcclusionBug"3. There are two object in... Read more
Shader renders black using Metal on iOS device
Shader renders black using Metal on iOS device Read more
[Perf] GISceneManager.Update taking ~90% processor time on scene start
Reproduction steps:1. Open the project "repro.zip"2. Open the profiler, and turn on "editor profiling"3. Open the scene "_8Artois_HI... Read more
5.2/5.3 CPU usage is doubled when instantiating UI prefabs compared to 5...
Reproduction steps:1. Open attached project2. Open the profiler window3. Open and play the "Untitled" scene4. Click the button "Butt... Read more
[GLLEGACY] Low-level native plugin example doesn’t work on OS X editor
The example of a low-level native plugin, which is available on the manual page, doesn’t run properly on the OS X editor. http://doc... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS