Search Issue Tracker
[Backport] Script not opening when double-clicking error
Reproduction steps:1. Open the provided project2. Open scene 'AndyVersion/Scenes/MainScreen'3. Enter Play mode4. Press 'Play game' a... Read more
[Backport] Coroutine with WaitForEndOfFrame() finishes too soon when the...
How to reproduce:1. Open the attached project "timeRepro"2. Open the scene "SampleScene" and Enter Play mode (Assets/Scenes/SampleSc... Read more
[Backport] OnPostRender is called multiple times per frame when setting ...
Reproduction steps:1. Open the attached user's Unity project "TestOnPostRender.zip"2. Go to Assets > Scenes folder3. Open "Sample... Read more
[Backport] DLL with Define Constraint included in BuildPlayerOptions.ext...
Steps to reproduce:1. Download and open the user's attached project ("DefineConstraintsIssue-2021.1.zip")2. In the menu bar click Te... Read more
[Backport] [UWP] Not adding NET_STANDARD_2_0 define
How to reproduce:1. Open the attached "New Unity Project.zip" project2. Switch to UWP3. Select .NET Standard 2.0 Scripting backend i... Read more
"Failed to resolve TVariableType" errors are thrown when building a proj...
How to reproduce:1. Open the user attached "ResolveFailure.zip" project2. Build the project (File -> Build Settings -> Build) ... Read more
[Backport] Unnecessary cast to float when calling Mathf.Abs
The return type of Math.Abs is float, so explicit cast to float in the return statement of Mathf.Abs is unnecessary and leads to inc... Read more
[Backport] Excessive IL2CPP Stripping of [RuntimeInitializeOnLoadMethod]...
How to reproduce:1. Open the attached "UWP_StrippingExcessive.zip" project2. Make sure that "Script changes while playing" has "Stop... Read more
[Backport] Script names containing non-ASCII characters are not printed ...
How to reproduce:1. Open the attached project "Accents.zip"2. In the Project View select zzz.cs and click reimport3. Observe the Con... Read more
[Backport] IL2CPP doesn't properly handle invalid surrogate pairs causin...
TextMeshPro accepts surrogate pair characters (e.g. emojis), however it doesn't properly handle them causing a crash within the IL2C... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask