Search Issue Tracker
[Profiler] Only CPU and GPU usage parameters are toggleable
To repro: 1. Create a project. 2. Add Profiler. 3. Try to uncheck one of parameters in CPU or GPU usage. Actual result: They are ... Read more
[Android]App freezes on loading next scene if APK is split on Asus Zenpa...
To reproduce: 1) Open attached project 2) Make sure "Split Application Binary" is enabled in Player Settings 3) Build and run on dev... Read more
ScriptableObject is created without an error when script and class names...
Steps to reproduce: 1. Open attached project "829259.zip" 2. In project tab, right click and in create asset menu create "The Scrip... Read more
ProjectVersion.txt does not update in 5.5
How to reproduce: 1. Create empty project in 5.5.0b1 2. Save scene and exit editor. 3. Open saved project in 5.5.0b2. (Warning about... Read more
Building Android apk outside of Unity project folder fails and Unity edi...
Fix has been pulled to trunk and 5.5 Read more
Social Leaderboard - IScore.value has type of long but overflows as int
1. Build & Deploy my attached project to iOS device. 2. Make sure that your Game Center account is enrolled in iTunes Connect with "... Read more
[Linux Editor] Adjusting properties by sliding the mouse stops when the ...
When adjusting values like Transform position, rotation or other properties using the mouse cursor, the cursor doesn't loop 'around'... Read more
Small UI glitch in animation window (dope sheet mode)
A small part of the animation window UI shows a portion of scrollbar where it should not be shown. This only occurs in dope sheet mode. Read more
Setting the texture from a UI RawImage with a external texture causes wr...
To reproduce: 1. Open attached project 2. Add a new script to the RawImage Object and add this line to Update(): if(gameObject.GetC... Read more
[Regression][5.5] Shadows culling produces artifacts when dynamic shadow...
Steps to repro: 1. Open Unity 5.5; 2. Create new project; 3. Extract attached 'ShadowsCullingBug' package; 4. In the project folder... 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
- Crash on __pthread_kill when entering Play mode
- Crash on tlsf_free when exiting Play Mode in a specific project
- Camera Solid Color is overwritten when injecting Custom Render Pass at 'RenderPassEvent.AfterRenderingPrePasses + 1'
- Shadows are not rendering when using the "On Demand" shadow update mode with GPU Resident Drawer and additional camera render texture
- "AVFoundationVideoMedia error while reading” error is thrown when streaming from a URL with a signed token in VideoPlayer