Search Issue Tracker
A specific Finnish symbols disappears from input text field after input
To reproduce: 1. Set input language as Finnish2. Open project3. Play scene4. In input field type a few letters, press Enter5. Edit t... Read more
SceneManager.GetSceneByBuildIndex().name returns an empty string if scen...
Reproduction steps:1. Open the attached project and run any scene2. See, that .GetSceneByBuildIndex().name returns valid name only f... Read more
Variables with SerializeField modified values are lost when the scene is...
Steps to reproduce:1. Open attached project2. Select Mike object3. Change the values below "Inherited From PlayerController"4. Play ... Read more
Crash in Physics_CUSTOM_INTERNAL_CALL_Internal_Raycast when using Physic...
Steps to reproduce:1. Download and open the project2. Enter "tribot scens" scene3. Press playResult: crash in Physics_CUSTOM_INTERNA... Read more
Visual Studio for Mac doesn't load Project solution if opened from Editor
Reproduction steps:1. Set External script editor to Visual Studio for Mac2. Open any project and double-click any script3. Script is... Read more
[WebGL] [WebcamTexture] [Google] Camera won't open second time if allowe...
Prerequisite to reproduce: A webcam To reproduce:1) Open attached project and scene2) Drag the script in the project onto a plane3) ... Read more
Entering or leaving play mode, or changing Editor color scheme throws "N...
When entering or leaving play mode or even changing the color scheme in Preferences throws "NullReferenceException" error. When you ... Read more
"UNet" word in error message
How we can reproduce it using the example you attached1 Open attached project Actual result:3 errors appear in Console (expected) an... Read more
Unity editor doesn't not pick up modified files if they were auto-saved ...
How to reproduce:1. Install Rider (JetBrains) IDE2. Enable Auto-save functionality3. Modify a script4. Alt+tab from Rider to Unity5.... Read more
[Compilation-Pipeline] If project has "UNetWeaver error" then NullRefere...
Regression - doesn't happen in 5.6.0f3 How we can reproduce it using the example you attached1 Open attached project Actual result:3... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code