Search Issue Tracker
UI Text disappears on editor focus change due to editor DLL
How to reproduce:1. Open provided example project2. Open Assets/TestScene.unity3. Double-click "HUD" game object to bring it into vi... Read more
Input.GetButton returns false on level change, when button is still held...
How to reproduce: 1. Open attached project (case 739214.zip)2. Open scene Scenes/Main.unity- Scene contains a green Plane with a few... Read more
Broken text PPtr in file errors thrown when upgrading project or reimpor...
Open the attached project and reimport all assets in it. Lots of "Broken text in PPtr" errors are going to be shown. This is a regre... Read more
Serialization fails in project containing two classes with same namespac...
Build and run the attached project for WebGL. The following error will show up when trying to run the build in a browser: http://i.i... Read more
Crash after deleting two dll files in order
1. Download and open attached project2. Delete AndroidNative.dll from Assets folder3. Delete .dll from Assets/Plugins/StansAssetsCom... Read more
Nullables of nested struct inside generic class cause internal error
Steps to reproduce: 1. Open attached project2. Open console3. Notice "* Assertion at ..\mono\metadata\class.c:1727, condition `class... Read more
NetworkDiscovery broadcast data cannot be changed
With the NetworkDiscovery components, the broadcast data cannot be changed while the component is running. 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
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