Search Issue Tracker
Shader error in 'MC/Toon': profile specifier "nointerpolation" not allow...
To reproduce:1) Open attached project2) In main Assets folder, find MC.Toon Shader Expected: No compilation errorsActual: https://i.... Read more
[Mac] CMD-Q (Quit) doesn't work for launch window.
CMD-Q (Quit) doesn't work for Mac launch window. Read more
Target Platform not respected when building due to *remote setting* a$ p...
Unable to build to any non default platform if AssetDatabase.SaveAssets is called Steps To Reproduce:1. Create a new unity project2.... Read more
Kinematic rigidbody collisions are not updated when it is instantiated a...
Steps to reproduce:1. Open user's attached project2. Open scene "Runtime (Bug)" scene3. Play the scene Expected result: Falling gree... Read more
[Octane] PBR viewport camera no longer updates when Maximizing Octane re...
To reproduce:1. Open Any project with Octane set up2. In PBR viewport tab options, press Maximize3. Press Maximize again to restore ... Read more
[Android] CJK fonts are displayed incorrectly
Reproduction steps:1) Download and open user's attached project2) Build and run "test.unity" scene on an Android device3) Notice tha... Read more
Camera.stereoTargetEye is always rendering Mono to RenderTexture
Steps to reproduce:1. Download and open the attached project2. Enter playmode3. Observe the Render Texture files Expected result: re... Read more
[WSA] PhraseRecognized event can not be triggered when you launching an ...
Steps to reproduce:1. Open the attached project (PhraseRecongnized.zip)2. Switch platform to Windows Store3. Open the Main scene4. B... Read more
Switching the worldCamera of a Canvas allocates memory but never release...
Steps to reproduce:1. Open user attached project2. Open test scene and the profiler window3. Play the scene4. Notice the memory usag... Read more
[API] Lightmap Settings cannot be set via code
It's not possible to set all of the bake settings via scripting. An example is the LightmapSettings.lightmapsMode property, which ca... 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