Search Issue Tracker
Conversion errors from JavaScript -> C#
1) The .length property of an array needs to be converted to .Length in C#. 2) Even though using explicit typed variables in JS, the... Read more
Change default encoding when creating files to UTF-8 with Signature
To reproduce: - Open attached project and launch "TestScene" - Hit Play - Observe the following behaviour: In Hierarchy View, selec... Read more
UdpClient instance is "corrupted" when iOS device suspended by "power" b...
To reproduce: -Create empty Unity project, create empty scene, attach the example script to gameobject and run on iOS device. -Tap o... Read more
Crash when renaming a prefab after removing a component
Steps to reproduce : - open the project attached - locate the prefab in the "Prefabs B" folder - add a component to the prefab (i c... Read more
Built project doesn't show correctly encoded Japanese letters in player ...
To reproduce: 1.Open attached project, check Input settings, notice input tabs named in Japanese letters . 2.Build and run project. ... Read more
Instantiated Hinge Joint changes behaviour when saving and reloading pro...
Look the user's description and video. Open the "Main Scene", you should see an instantiated "Door", and hit play! Walk to the door... Read more
UNITY_EDITOR_WIN and UNITY_EDITOR_OSX missing from docs
Can you add please definitions : UNITY_EDITOR_WIN UNITY_EDITOR_OSX Read more
Audio (MPEG, streamed from disk) stutters when getting back to the game ...
To reproduce: 1. Open project AudioBugs 2. Build and run on iOS 3. Press home 4. Return to game Read more
Character Controller sets itself enabled on Stop() & Play
Steps to reproduce : - create a new scene and disable the default camera - add the first person controller to the scene - disable C... 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
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled
- [Android] The Player loses focus when using UnityEngine.Handheld.StartActivityIndicator() with Facebook SDK
- Build fails with "Building Library/Bee/artifacts/MacStandalonePlayerBuildProgram/gahcy/hj9mx3z/951.0 failed with output:..." errors when Scripting Backend is set to IL2CPP