Search Issue Tracker
[OSX] App faila to detect resolutions when launched on an external display
To Reproduce: 1. Build the attached project and run it on an external display.2. Observe that the launcher only displays the resolut... Read more
[UWP] NGUI touch screen keyboard issue
Selecting NGUI input field, getting Access violation error. Getting the error only when deploying on PC. Exception doesn't occur whe... Read more
Large CPU overhead using OpenGLCore
Steps to reproduce:1. Download and open attached project "Unity 5.3 tests.zip"2. Make sure the API in player settings is set to Open... Read more
NullReferenceException: UnityWebRequest has already been destroyed error...
How to reproduce: 1. Open attached project2. Build to iOS and run- Note the error in the Xcode log:- NullReferenceException: UnityWe... Read more
Two or more custom components can't be animated in Animation window
Repro steps:1) Open the project2) Attach an DirectionalLight animator to Directional Light object3) Attach both scripts to the Direc... Read more
Clicking/Reimporting .dll file throws GetLocalisedString error
Repro steps:1) Open the project2) Click on the only .dll file in the project(if no error, try to reimport the .dll)3) Notice the err... Read more
Rotation values are jumping randomly when changing them in play mode
Steps to reproduce: 1. Create new or import attached project.2. Select any game object (cube or camera).3. Press play.4. Set rotatio... Read more
Error when importing WAV file
Repro steps:1) Import wav files in user submitted project asset folder.(or file attached below) BAD.wav should produce an error for ... Read more
Mixer reverb effects are getting cut off early
An audio source that goes through a mixer reverb effect gets cut off prematurely. Reproduction Steps:1. Build & Run the attached... 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