Search Issue Tracker
TypeDescriptor.GetConverter throws error with uint type
1. Build for IOs with IL2CPP.2. Run it on xcode.3. Notice error with GetConvertor(typeof(uint)); Type_t * L_3 = Type_GetTypeFromHand... Read more
Unity spawns processes at normal priority which make computer sluggish a...
-e: when Unity does spawn new process for GI or IL2CPP they are spawned at normal priority which when they start maxing cpu utilizat... Read more
Parenting in foreach (Transform child in transform) crashes Unity
Steps to reproduce:1. Open attached project's scene "game".2. Enter play mode - endless loop is started, because of foreach cycle. Read more
[WP8.1] SystemInfo.deviceModel returns cryptic information
To reproduce:1. Open attached project (repro698804.zip)2. Build test scene to WP 8.13. Notice that SystemInfo.deviceModel returns cr... Read more
Regression: Errors on upgrading project "File ProjectSettings/ProjectSet...
Regression: Errors on upgrading project "File ProjectSettings/ProjectSettings.asset couldn't be written" when you opening this proje... Read more
MenuItem hotkey F1..F12 does not work
Steps to reproduce:1. Open attached project.2. F2 and F3 - nothing happens.3. Press R Or Q console prints out logs.4. Check toolbar ... Read more
Partial Constraints make rigidbodies move in high gravity
Steps to reproduce:1. Open attached project's scene "test".2. Enter play mode.3. Add any constraint to the top one cube. (or press a... Read more
Script trying to access Microsoft.CSharp does not compile
How to reproduce: 1. Open attached project- Note an error is thrown: Assets/Plugins/ZestKit/Editor/ZestKitDLLMaker.cs(6,17): error C... Read more
[Rect] Rect constructor argument names are confusing
I'm writing about rect class realization I believe rect constructor argument names are confusing and should be changed.So this how c... Read more
[Android] Can’t fix the frame rate to less than 30 FPS
In most platforms, the application frame rate is controllable by disabling VSync and setting a target frame rate to Application.targ... 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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument