Search Issue Tracker
Editor freezes when changing ComputeShader parameters via Inspector
How to reproduce:1. Open the attached "TestFor1061332.zip" project2. Play the Scene3. Select Test GameObject from the Hierarchy4. Tr... Read more
Editor crashes with MinMaxAABB::MinMaxAABB when using Honey Hex Framewor...
How to reproduce:1. Download and open attached "FourExperimentHoney" project2. Enter Play Mode3. Click on one of the white squares i... Read more
Lightmapping.Tetrahedralize does not work
Steps to reproduce: 1. Create a blank project2. Navigate to the Asset Store and download AutoProbe asset - https://assetstore.unity.... Read more
[2D] [Sprite Editor] Unable to rename a sub-sprite in the Sprite Editor
[2D] [Sprite Editor] Unable to rename a sub-sprite in the Sprite Editor Steps to Repro: 1. open attached project2. select Assets/spi... Read more
[Improved Prefabs] Editor crashes while openning "Overrides" window of a...
RegressionSteps:1. Add 'Cube' and make a prefab out of it2. Add 'audioSource' to 'Cube' instance3. Click on "Overrides" button in In... Read more
Standalone build crashes in ThreadsafeLinearAllocator::Deallocate on App...
To reproduce: 1. Open the attached project (16125 - WRT.zip)2. Build and run the project for PC standalone3. In the build, press Esc... Read more
[macOS] Unity fails to create C# project files resulting in autocomplete...
Steps to reproduce: 1. Create a new project2. Create a new script inside the project3. Double-click the script to open it in VS for ... Read more
Unity fails to load with error "get_skinIndex is not allowed to be calle...
I upgraded a project from 2017.1 to 2018.3.a6. The project loads fine but I'm unable to click any game object in the hierarchy. If I... Read more
Handheld.playfullscreenmovie doesn't pause Unity during movie playback a...
Reproduction steps:1. Open the attached project.2. Build it to an iOS device.3. Click the only button on the screen.4. Check the con... Read more
Packaged asset can't be found before it is selected by the user manually
Reproduction steps:1. Open the attached "test.zip";2. Delete the Library/Temp folders for the attached project, if there are any;3. ... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used