Search Issue Tracker
[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
[Profiler] Parent processes show wrong Time if it's a bigger number
Repro steps:1)Launch the attached project2)Open the profiler3)Click "Profile Editor"4) Choose the menu item "Test / Bug". This will ... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code