Search Issue Tracker
Unity crashed after creating new project with organization selected on l...
- Go to your UDN account and create an Organization- Open an existing Unity project- Go to File -> Create new project- On the New... Read more
2d sprite animation does not rotate outside of animation preview
Steps to reproduce:1. Download and open attached project "764744_repro.zip"2. Open scene "Main"3. Open "Animation" tab (Window->A... Read more
Frame Debugger does not display individual Draw Calls in the Game view o...
How to reproduce:1. Open the “ReproFrameDebugger“ project2. Open the “CameraStackingScene“3. Open the “Window/Analysis/Frame Debugge... Read more
GameObject becomes darker when building with Command Line
Reproduction steps:1. Open the user's project "BuildBug.zip"2. Open the "SampleScene" Scene from Assets > Scenes3. Double click o... Read more
[Networking][IL2CPP] Socket.Close(0) in IL2CPP builds freezes the client...
Reproduction steps:1. Open the attached user's project "Photon-Pun2-Deploy.zip"2. Block port 5058 in the Firewall or a network tool3... Read more
"<>" symbols are added when selecting multiple GameObjects and renaming ...
Reproduction steps:1. Open the user's attached project2. Make Editor Fullscreen3. Select A, B, C GameObjects in the Hierarchy4. Rena... Read more
The Windows standalone player has a default SynchronizationContext set
To reproduce:1. Create a new Unity project.2. Add a script to a game object with this code:void Awake(){if (System.Threading.Synchro... Read more
ConfigurableJoint's parameters are not saved in the Prefab after Runtime...
How to reproduce:1. Open the attached “IN-115529” project2. In the Project window, find and enter “TestBug“ scene3. Enter Play Mode4... Read more
Application.logMessageReceived gives an empty stack trace in release builds
Reproduction steps:1) Open attached project2) Make sure Development Build is not selected3) Build for Android or OSX or iOS4) Run th... Read more
Linux: Pressing TAB while editing text in an input field inserts an actu...
-e: see title, doesn't do that on windows or osx standalone -repro:--create new scene--add input field http://docs.unity3d.com/Manua... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved