Search Issue Tracker
[PaintTexture][SceneView] Normal map set on initial terrain texture disa...
Steps to repro: 1. Open Unity;2. Create new project;3. Import attached 'NormalMapTerrainBug' unitypackage;4. Open 'test' scene; 5. N... Read more
Memory snapshot profiler is broken on 5.4
This is related to UnityEngine.Object optimization: in 5.4, m_InstanceID field was removed from it. The memory profiler throws excep... Read more
Asynchronous socket APIs sometimes causes crashes on Windows when using ...
These APIs include, but are not limited to: Socket.BeginSendSocket.BeginReceive Read more
Personal License cannot be activated in 5.4.0b10 online
We cannot activate Personal License in 5.4.0b10 online. How we can reproduce it using the example you attached0. Disable all Unity L... Read more
il2cpp allocates managed memory where Mono doesn't
il2cpp allocates managed memory where Mono doesn't If the attached project is run on iOS, once with Mono and once with il2cpp. Depen... Read more
Animation playback should stop when clicking to change current frame
Animation playback should stop when clicking to change current frame. Repro:- Select any game object with animation.- Press on the p... Read more
Memory Profiler crash when taking snapshot in il2cpp::vm::MemoryInformat...
How to reproduce: 1. Open attached Xcode project2. Deploy to device3. Go through the menus until the in-game 3d section- The crash h... Read more
SyncListStruct does not synchronize on NetworkBehaviour instantiation
How to reproduce: 1. Open attached project2. Build project to Standalone and run3. Host a server on the Standalone player4. Click th... 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