Search Issue Tracker
[Shuriken] ParticleSystem added via AddComponent uses pink error shader ...
ParticleSystem added via gameObject.AddComponent<ParticleSystem>(); displays pink error shader in stand-alone player. They als... Read more
[GLCore] Double datatype is allowed and produces errors in compiled code
Repro steps:1) Open the project2) Click on Test.shader - notice no errors are given3) Click Compile and show code (for GLCore)4) In ... Read more
[ColorSpace][Mesh] Vertex colors aren't properly converted into linear c...
UI Canvas does vertex color conversion, as expected.Everything outside of UI does not do color conversion, which makes the vertex co... Read more
UNC AppData(Roaming) directory cannot be accessed
What happens: Unity.exe cannot boot in a particular environment. Details: When Unity.exe runs, it creates or accesses the Roaming fo... Read more
[WSA] Virtual keyboard does not appear in builds on Surface 3
To reproduce:1. Create a new project and import the package provided2. Build win10 VS project and deploy to Surface 33. Click the GU... Read more
[iOS] Frame rate is unstable on 5.x, leads to CPU throttling
Steps to reproduce: 1. Open attached project2. Build for iOS with 'Development build' and 'Autoconnect profiler' enabled3. Build Xco... Read more
[AnimatorOverrideController] assigning override controller crashes at Cr...
Steps to reproduce: 1. Open attached project2. Open scene "testscene"3. In top menu, select "Storm8 > Texture > AnimationOverr... Read more
[NetworkManager] Changes made to Registered Spawnable Prefabs aren't sav...
Steps to reproduce: 1. Open attached project "764771.zip"2. Open scene "repro"3. In hierarchy, select "GameObject"4. In its NetworkM... Read more
Rigidbody2D with Interpolate and Start Asleep flickers after AddForce
Reproduction steps:1. Open the attached project (ReproProject.zip)2. Open and play the "Test Scene"3. Press anywhere on the game vie... Read more
2d sprite animation does not rotate outside of animation preview
Steps to reproduce:1. Download and open attached project "764744_repro.zip"2. Open scene "Main"3. Open "Animation" tab (Window->A... 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