Search Issue Tracker
[IL2CPP] "Use of undeclared identifier" error - generated code for manag...
Reproduction steps: 1. Open the attached project.2. Make sure Scripting Backend is set to IL2CPP.3. Build and run it for iOS.- Xcode... Read more
[New Input System] Enabling Enhanced Touch yields errors related to memo...
To repro this:1. Open the attached project ("BugReporter-TouchTimeline.zip")2. Open the SampleScene3. Make sure "Touch Simulation" s... Read more
[XR][WSA] Including "Unity C# Projects" while building to Universal Wind...
Repro steps: 1. Open "MR250U2017.zip" project2. Select "Universal Windows Platform" as Build target3. Check the "Unity C# Projects" ... Read more
[Unet] Error: Assertion failed on expression: 'asset->mainRepresentation...
This happens on all Multiplayer projects upgraded from 5.4. If you remove Library folder - this problem will gone. If you change Pla... Read more
[SceneView] UI no longer renders in the Scene view
Steps to reproduce: 1. Open the attached package (TestUI.unitypackage)2. Open 'GateComplete' scene (Assets/Scenes/UI/Screens/GateCom... Read more
[VR]EarlyUpdate.XRUpdate's CPU usage increases by about 2.4ms every 10mi...
Steps to reproduce: 1. Create a new project2. Enable VR3. Build for standalone with "Development Build" and "Auto-Connect Profiler"4... Read more
The released assets are not unloaded when Resources.UnloadUnusedAssets i...
Reproduction steps:1. Open the attached “ASDQWE” project2. Open the Addressables Groups Window (Asset Management > Addresables &g... Read more
[DX11][5.3]Objects in scene view become impossible to select if scene c...
Steps to reproduce: 1. Open attached project "WaterReflection.zip"2. Open scene "repro"3. In scene view click on cube to select it4.... Read more
[Text][Font] Problem with text alignment when using custom font
To reproduce:1. Open attached project2. Open Test scene3. Select text object under MAGISTRALCBOLD game object4. Select any vertical ... Read more
[OSX] Input.inputString, GetKey etc. does not work on Mac OSX
Steps to reproduce: 1. Open the attached project2. Open 'InputStringTest' scene3. Play the scene4. Click any of the keyboard buttons... 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
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class