Search Issue Tracker
[iOS 13.0] Some languages symbols are replaced with a [?] marks
To reproduce: 1. Download attached "Thai Font Issue Example.zip" project and open in Unity 2. Build for iOS 3. Deploy the Xcode pro... Read more
[Performance] Compilation and refresh time increases after each script c...
Reproduction steps: 1. Open attached project "SlowDown.zip" 2. In Editor menu, open FlowFire -> Slow Down 3. In newly opened Slow Do... Read more
Shader stripping crashes when it gets too many variants
STR: 1. Create a new Unity project using the 3D template. 2. Extract the attached files into the Assets folder. 3. Create a material... Read more
[Android] Player freezes when loading a Scene on another thread
Reproduction steps: 1. Open the attached “BugRepro” project 2. Click File > Build and Run 3. In Player, click the gray transparen... Read more
Text is replaced with white squares when opening Package Manager on macO...
Reproduction steps: # Create a new Unity project # Open Window → Package Manager window # Inspect the Package Manager window ... Read more
[Silicon] Crash on ScriptableRenderLoopJob when machine is left idle whi...
Reproduction steps: 1. Open the attached project “URPrepro” 2. Open the “StarSystem” Scene 3. Enter the Play mode 4. Leave the m... Read more
Version Control package Collaborate window throws NullReferenceException...
Steps to reproduce: 1. Create a new project 2. Make sure Version Control package is imported 3. Open Collaborate window 4. Click "Se... Read more
[Android]AndroidJavaClass fails to load classes from aars with AndroidJa...
How to reproduce: 1. Open the attached IIIIIAAAAABBBBB.zip project 2. Go to the Project window-> BUG_REPORT_FILES-> BugScene 3. Bui... Read more
Extra OnEnter and OnExit event calls when hovering over UI elements
Reproduction steps: 1. Open the user's project 2. Enter Play mode 3. Move pointer from outside to panel (Log: Panel on enter) 4. Mov... Read more
[VSCode] OmniSharp project reference warnings are thrown in VSCode conso...
How to reproduce: 1. Create a new Unity project 2. Make sure that your External Code Editor is set to VSCode and VSCode package ve... 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
- Applied velocity is inconsistent when using Rigidbody AddForce() with ForceMode.VelocityChange
- Crash on AudioUtil_CUSTOM_HasAudioCallback when exiting Play Mode while the Inspector is displaying a GameObject with an empty script attached
- Scroll offset is framerate-dependent when scrolling with velocity in the Device Simulator
- "Object.FindObjectsOfType<T>() is obsolete" warning is thrown when using "Transitions Plus" asset
- [Mono] Crash on SystemNative_ReadDirR() when building for IOS/Android on a macOS machine