Search Issue Tracker
The uGUI Slider control's inspector clamps the max numberOfSteps to 11
Steps to reproduce : - create a new project- create a slider and notice that the Number of Steps in the Inspector has a maximum of 11 Read more
wrong variable declaration for WWWForm.headers example
-e: see title -repro:--open /ScriptReference/WWWForm-headers.html--NOTICE "public stringstring headers = form.headers;" Read more
Calling gameObject.SetActive(false) inside an event handler will crash U...
Steps to reproduce : - import the project attached- open the scene and press play- press space and Unity will crash Read more
Skybox shows graphical artifacts on Samsung Galaxy Tab 3
Creating a skybox and looking into it shows graphical glitches in some places with Samsung Galaxy Tab 3 Tested and reproduced with:S... Read more
Only system administrator accounts can build projects to Android
A "SecurityException: A security error has been detected." error message is shown in the console and the build fails when trying to ... Read more
GetThreadContext failed and other issues when using Unity & ESET
To reproduce:1. Download the newest version of ESET (that can be done here: http://www.eset.com/us/download/home/detail/family/2/?tr... Read more
No break on breakpoint in generic classes in the editor
To reproduce:1. Open attached project2. Sync MonoDevelop project3. Put a breakpoint in BaseEditorTest, line 84. Put a breakpoint in ... Read more
Prefab in the resources folder with a missing script produces bad error
To reproduce:1. Open attached project2. Build and run the project3. Notice the error in the console - it says "Script attached to 'G... Read more
[Scripting, Graphics] Shuriken particle system's "limit velocity over li...
Steps to reproduce : - import the project attached- open the scene and press play- change the timescale using the slide and notice h... Read more
Sprite.Create causes Unity to crash
Steps to reproduce : - import the project attached- open the scene- press play and Unity will crash --------------------------------... 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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template