Search Issue Tracker
Compress Assets On Import setting ignored when switching platform
Repro steps:1) Open the project2) Click on the brickwall object - notice it is compressed (text in preview window)3) Go to Preferenc... Read more
[Android] PlayerPrefs are lost when upgrading an app from 5.3 build to 5...
Apps built with Unity 5.3 and then upgraded to a newer version that was built with Unity 5.2 lose PlayerPrefs Read more
[UnetServerDLL] Memory leaks when client and server send messages
Steps:1. Open attached project2. Run ChatServer project3. Run ClientGUI project4. In client UI press "Connect" button5. In client UI... Read more
[Unity Remote] Unity Remote 4 only shows black screen when playtesting
Reproduction steps:1. Create an empty Unity project2. Try running it with Unity Remote 4--- On the device you will only see black sc... Read more
[Shuriken] Particles get stuck in a short loop when reflected in a refle...
When the bounding box of a particle system gets off-screen, the particles appear to be looping a few frames in the reflection probe'... Read more
An instance of a class that is derived from a class that is derived from...
Steps to reproduce: 1. Open attached project2. Open up 'blah.cs' script and notice that Msg class is derived from MessageBase and ha... Read more
[Shuriken] Crash upon assigning the wrong particle List to the wrong Par...
Unity crashes if the wrong list of particles gets assigned to the wrong trigger event type. Repro steps:1. Open Bug_Crash scene from... Read more
Selecting children on a game object changes the current animation selection
Create a simple hierarchy of game objects as follows:Empty Game Object-> Cube-> Sphere Create an animation on the empty game o... Read more
[Shuriken] Radius scale of Trigger appears to have no effect on the Part...
Radius scale of the particle system trigger doesn't seem to have any effect. Repro steps:1. Open the Bug_RadiusScale scene from the ... 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