Search Issue Tracker
Regression: Unable to Stop Host second time
Regression - this started to happen in 5.4.0a5 (in 5.4.0a4 everything works fine)How we can reproduce it using the example you attac... Read more
[Event] Animation Event fails with single object parameter
How to reproduce:1. Open the attached project2. Open and play AnimationEventError scene3. Notice the error: "Failed to call Animatio... Read more
[iOS] Audio will be played from earspeaker if Microphone.Start() is used
1. Open attached project(zip in edit)2. Build to iOS device3. AudioSource.Play() and Microphone.Start() will be launched on beginnin... Read more
[Scene header] Scene header automatically expands if another scene is ad...
[Scene header] Scene header automatically expands if another scene is added additively Steps to repro:1. Open a project2. Create 2 s... Read more
NullReferenceException when trying to import package
Steps to reproduce: 1. Download attached package2. Open Unity project and try to import this package3. Notice that import window is ... Read more
[WebGL + OSX] copy & paste for input broken
-e: across browser copy & pasting via cmd-key shortcuts is not working in all cases -repro:--open and build attached project/sce... Read more
.SBSAR generated child textures get corrupted
Repro steps:1) Open the project attached2) In the Project view select Box_gun asset - scroll down to see Generated textures - in 5.3... Read more
Editor fails to detect MonoBehaviour class inside a script with namespac...
Reproduction steps:1) Open users project and click on "fun.cs" Expected result: MonoBehaviour in "fun.cs" should be recognized by ed... 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 slider value lags and stutters when sliding/modifying certain property values
- "Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class