Search Issue Tracker
"Assertion failed: TLS Allocator ALLOC_TEMP_THREAD..." error is shown af...
To reproduce: 1. Create a new project2. Build it for iOS3. Observe the console after the build has finished Expected: no assertion e... Read more
[tvOS] Pressing the menu button on AppleTV remote doesn't exit to home s...
How to reproduce:1. Download and open the attached project "tvosbug.zip"2. Build and run it on tvOS3. Press the menu button on Apple... Read more
[Editor] Typing in Project window Search bar during Play mode causes Nul...
To reproduce: 1. Download attached project "Bug Test.zip" and open in Unity2. Open "test" scene3. Type anything in the Project windo... Read more
[Linux] WebGL build always fails and throws a FileNotFoundException
How to reproduce:1. Create and open a new project2. Press Ctrl+Shift+B to open the "Build Settings" window3. In the "Platform" secti... Read more
Assertion failed on expression: '(srcData.GetChannelMask() & copyChannel...
To reproduce: 1. Open the project, attached by the user (castlePrototype.zip)2. Open the "Map" scene3. Enter and exit Play mode4. Ob... Read more
Setting RectTransform sizeDelta after setting position will corrupt posi...
Repro steps:Open attachecd project and run the RectTransform scenePress space to switch between setting SizeDelta before and after p... Read more
Multiple "Dynamic batching: index buffer source is NULL" errors because ...
Steps to reproduce: 1. Open attached project2. Open and play scene "Scene0"3. Notice console flooded with: "Dynamic batching: index ... Read more
[iOS] Crash in UnityRepaint() when resuming the app with different lands...
When the orientation of the device is changed after the phone has been locked and before resuming the app, a crash occurs in UnityRe... Read more
Unity throws out Fatal Error: Callback registration failed kMaxCallback
Unity throws out Fatal Error: "Callback registration failed kMaxCallback" after working with the project for 30 minutes or more. It ... Read more
[iOS] ReplayKit records microphone input only during the first session a...
How to reproduce:1. Unzip and open the attached project "ReplaykitBug.zip"2. Build it to the iOS platform and play the "SimpleScene"... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class