Search Issue Tracker
Removing Particle System component from a GameObject that depends on a R...
It is possible to remove Particle System component from a GameObject that depends on a Renderer from the Particle System, thus causi... Read more
[WSA] Building WSA solution fails when generating C# projects from Unity...
Steps to reproduce:1. Open the attached project (MinReproUnityProject.zip)2. Open the Assets/scene.unity scene3. Switch platform to ... Read more
Scenes looses references to scripts from "non Editor" plugins (assemblies)
Reproduction steps:1. Open project attached.2. Open scene "FullDemo" (Assets\Koreographer\Demos\Scenes).3. Press play. Expected resu... Read more
Editing script crashes editor when using ScriptableObject.CreateInstance...
To reproduce:1. Open project2. Select 'Example/Open Shader' in menu3. Click 'Open Shader'4. Edit 'ReproduceCrash' script(for example... Read more
Editor hard crashes when building with custom shader in Always Included ...
Reproduction steps:1. Open the attached project.2. Build it.3. Editor crashes. Editor doesn't crash if:- "Dependency "BaseMapShader"... Read more
Reverting a value to prefab doesn't reset the prefab override flag on th...
Reproduction Steps:1. Import attached project.2. Drag "Cube" prefab into the Hierarchy.3. Change a value of the child object in Tran... Read more
[Android] App crashes if you have it backgrounded and click a deep link ...
How to reproduce:1. Open user provided project2. Build to device3. Open the built app and then background/minimise it4. Click a deep... 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