Search Issue Tracker
errors referencing unityplayer.winmd
Link to forum thread:http://forum.unity3d.com/threads/build-error-with-wsa-plugin.300913/ I'm writing a WSA plugin with a reference ... Read more
[Prefab] Undo skips prefab unparenting
To reproduce the bug please follow the steps1. Create new project2. Create new GameObject3. Create new prefab for GameObject4. Creat... Read more
Continous baking is enabled by default in 2D project
Steps tp Reproduce:1. Create a new project in 2D.2. Run the scene and observe the baking bar appears with the message "Baking paused... Read more
Capsule Collider Bounds Incorrectly Calculated
To reproduce:1. Open attached project2. Open scene3. Press play4. Open scene view5. Select Collider - Incorrect bounds6. Notice that... Read more
[AssetBundle] Setting assetBundleName in OnPreprocessAudio() crashes Unity
Steps to reproduce this issue: 1. Open the attached project2. It has a script with few lines:void OnPreprocessAudio() {assetImporter... Read more
Linux: Pressing TAB while editing text in an input field inserts an actu...
-e: see title, doesn't do that on windows or osx standalone -repro:--create new scene--add input field http://docs.unity3d.com/Manua... Read more
[ImageEffects] Tonemapping is active in both Scene and Game views when H...
How to reproduce: 1. Open a new project2. Import the Effects Standard Asset3. Create a game object that would be visible in the scen... Read more
[RenderTexture] Object with render texture does not display camera view
1. Open attached project2. Open scene "Untitled"3. Press play4. Big cube on the right will be white5. Open same scene with rc3 and t... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS