Search Issue Tracker
[iOS] System.ComponentModel.TypeConverter.ConvertTo causes overflowexcep...
To reproduce: 1. Download attached "IOSInt32Test.zip" project and open in Unity2. Build for iOS3. Deploy the Xcode project to the iO... Read more
Registering Transform into Undo.RegisterCreatedObjectUndo and changing t...
Steps to reproduce: 1. Open attached project2. In top menu, open "Window > Crash Tester"3. In CrashTestWind, click "Create Transf... Read more
Containers' height doesn't expand when text wraps
How to reproduce:1. Open the attached project “WrapBug.zip“2. Open “WrapBugTemplate“ UXML file3. Observe the “#text“ Label Expected ... Read more
Publish To Play process fails with Curl error 52: Empty reply from server
Steps to reproduce: Create a new project Switch to Web platform Press the Publish to Play button Select the attached "test" build Pr... Read more
Collab Ignore Rules Ignored
1. What happened After adding rules in the .collabignore file that worked properly with Unity Collaborate v2.0.0-preview.17 in Unity... Read more
[Camera] Calling Camera.Render in OnRenderImage always clears the depth ...
To reproduce:1. Open attached project2. Open DepthTextureBug scene3. Press play4. Select main camera5. Select On Render Image6. Noti... Read more
Directionality artifacts in multi-scene lighting setups
Steps to reproduce:1. Download attached project 'New Unity Project78.zip'2. Unzip and load project3. Open 'test' scene4. Additively ... Read more
[OSX] The Scene icon in the Unity Editor's title bar can be dragged and ...
How to reproduce:1. Open any Unity project on a device running macOS2. Navigate to the Title bar and drag the Scene icon next to the... Read more
[Remote Config] RC Manager Window freezes after pushing the first new Rule
To reproduce:- have the Remote Config package installed- Open the Remote Config Management window- Add a new Rule- Push- notice the ... 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
- Player build freezes after calling Application.Quit() when the scripting backend is set to IL2CPP
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
- 2D light leaks through ShadowCaster2D when ShadowCaster2D components are disabled then re enabled at runtime in Player builds
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object